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.
2 parents 84e48e4 + 1ac1d9c commit c88fd5fCopy full SHA for c88fd5f
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- jinja2
56
57
- repo: https://github.com/pycqa/flake8
58
- rev: '7.1.2' # pick a git hash / tag to point to
+ rev: '7.2.0' # pick a git hash / tag to point to
59
hooks:
60
- id: flake8
61
args:
0 commit comments