We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea7b29 commit 28c5dd3Copy full SHA for 28c5dd3
.pre-commit-config.yaml
@@ -23,6 +23,7 @@ repos:
23
rev: 4.0.1
24
hooks:
25
- id: flake8
26
+ additional_dependencies: [flake8-bugbear]
27
28
- repo: https://github.com/asottile/pyupgrade
29
rev: v2.34.0
0 commit comments