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 fe6198b commit f76288cCopy full SHA for f76288c
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
pass_filenames: false
25
args: [--config=./pyproject.toml, .]
26
- repo: https://gitlab.com/pycqa/flake8
27
- rev: '3.8.4'
+ rev: '3.9.0'
28
hooks:
29
# Run flake8.
30
- id: flake8
0 commit comments