We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e6e0a commit 6e928f2Copy full SHA for 6e928f2
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: black
17
args: ['--check', '--diff']
18
- repo: https://github.com/pycqa/flake8
19
- rev: 7.2.0
+ rev: 7.0.0
20
hooks:
21
- id: flake8
22
entry: pflake8
0 commit comments