We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e266519 commit e082dbaCopy full SHA for e082dba
.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.0
+ rev: 7.1.1
36
37
- id: flake8
38
exclude: ^docs/conf.py
0 commit comments