We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1731647 commit 40bd7abCopy full SHA for 40bd7ab
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
35
- rev: 7.1.1
+ rev: 7.1.2
36
37
- id: flake8
38
exclude: ^docs/conf.py
0 commit comments