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 f9085ae commit 30030a4Copy full SHA for 30030a4
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
args: ["--line-length", "120"]
65
66
- repo: https://github.com/PyCQA/flake8
67
- rev: 6.1.0
+ rev: 7.0.0
68
hooks:
69
- id: flake8
70
args: ["--max-line-length", "120"]
0 commit comments