We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a7c5f commit 38f01b6Copy full SHA for 38f01b6
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
hooks:
29
- id: autopep8
30
- repo: https://github.com/PyCQA/flake8
31
- rev: 6.1.0
+ rev: 7.0.0
32
33
- id: flake8
34
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments