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 80b59db commit 668d486Copy full SHA for 668d486
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
35
- rev: 7.2.0
+ rev: 7.3.0
36
37
- id: flake8
38
exclude: ^docs/conf.py
0 commit comments