Pin to old flake8-bugbear (#4319)
See https://github.com/PyCQA/flake8-bugbear/issues/467 or https://github.com/psf/black/pull/4318
This commit is contained in:
parent
735733b205
commit
7669381420
@ -33,7 +33,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- flake8-bugbear
|
- flake8-bugbear==24.2.6
|
||||||
- flake8-comprehensions
|
- flake8-comprehensions
|
||||||
- flake8-simplify
|
- flake8-simplify
|
||||||
exclude: ^src/blib2to3/
|
exclude: ^src/blib2to3/
|
||||||
|
Loading…
Reference in New Issue
Block a user