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 533f7fb commit 6c01ea8Copy full SHA for 6c01ea8
.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