We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037a101 commit f3d6d53Copy full SHA for f3d6d53
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: mypy
43
exclude: ^(docs|tests)/.*
44
- repo: https://github.com/pycqa/flake8
45
- rev: 5.0.4
+ rev: 6.1.0
46
hooks:
47
- id: flake8
48
language_version: python3
0 commit comments