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 4822306 commit 712670fCopy full SHA for 712670f
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
pass_filenames: false
25
args: [--config=./pyproject.toml, .]
26
- repo: https://github.com/PyCQA/flake8
27
- rev: '3.9.2'
+ rev: '4.0.1'
28
hooks:
29
# Run flake8.
30
- id: flake8
0 commit comments