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 ff847c6 commit 3d67cccCopy full SHA for 3d67ccc
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
- id: setup-cfg-fmt
45
args: [ --min-py3-version, "3.5", "--max-py-version", "3.10" ]
46
- repo: https://github.com/PyCQA/flake8
47
- rev: 5.0.2
+ rev: 5.0.4
48
hooks:
49
- id: flake8
50
additional_dependencies:
0 commit comments