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 84e48e4 commit 1ac1d9cCopy full SHA for 1ac1d9c
.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