We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15b411e + 4d90246 commit b2f3d08Copy full SHA for b2f3d08
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: check-yaml
14
- id: debug-statements
15
- repo: https://github.com/PyCQA/flake8
16
- rev: 3.9.2
+ rev: 4.0.1
17
hooks:
18
- id: flake8
19
- repo: https://github.com/asottile/pyupgrade
0 commit comments