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 0107bb6 commit a34ab7aCopy full SHA for a34ab7a
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
"--line-length=120",
21
]
22
- repo: https://github.com/pycqa/flake8
23
- rev: 7.2.0
+ rev: 7.3.0
24
hooks:
25
- id: flake8
26
args: [
0 commit comments