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 533f7fb + 6c01ea8 commit 3d66b7aCopy full SHA for 3d66b7a
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- jinja2
56
57
- repo: https://github.com/pycqa/flake8
58
- rev: '7.1.1' # pick a git hash / tag to point to
+ rev: '7.1.2' # pick a git hash / tag to point to
59
hooks:
60
- id: flake8
61
args:
0 commit comments