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 70e37a4 commit b31f429Copy full SHA for b31f429
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: pyupgrade
26
27
- repo: https://github.com/PyCQA/flake8
28
- rev: 3.9.2
+ rev: 4.0.1
29
hooks:
30
- id: flake8
31
additional_dependencies: [flake8-bugbear]
0 commit comments