mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 17:13:24 +08:00
Bump various test dependencies (#9549)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: v2.1.2 # must match requirements-tests.txt
|
||||
rev: v2.1.3 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: pycln
|
||||
args: [--config=pyproject.toml, stubs, stdlib, tests, scripts]
|
||||
@@ -19,9 +19,9 @@ repos:
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
- "flake8-bugbear==22.12.6" # must match requirements-tests.txt
|
||||
- "flake8-bugbear==23.1.14" # must match requirements-tests.txt
|
||||
- "flake8-noqa==1.3.0" # must match requirements-tests.txt
|
||||
- "flake8-pyi==22.11.0" # must match requirements-tests.txt
|
||||
- "flake8-pyi==23.1.0" # must match requirements-tests.txt
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.0-alpha.4
|
||||
python_requirement: false
|
||||
|
||||
Reference in New Issue
Block a user