mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-29 06:12:13 +08:00
Bump flake8-bugbear; ignore flake8-bugbear in stub files (#9069)
This commit is contained in:
@@ -19,9 +19,9 @@ repos:
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
- 'flake8-bugbear==22.7.1' # must match requirements-tests.txt
|
||||
- 'flake8-noqa==1.2.9' # must match requirements-tests.txt
|
||||
- 'flake8-pyi==22.10.0' # must match requirements-tests.txt
|
||||
- 'flake8-bugbear==22.10.27' # must match requirements-tests.txt
|
||||
- 'flake8-noqa==1.2.9' # must match requirements-tests.txt
|
||||
- 'flake8-pyi==22.10.0' # must match requirements-tests.txt
|
||||
|
||||
ci:
|
||||
autofix_commit_msg: '[pre-commit.ci] auto fixes from pre-commit.com hooks'
|
||||
|
||||
Reference in New Issue
Block a user