We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb9a02a + a2b68c8 commit 5c52d75Copy full SHA for 5c52d75
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: black
32
args: [--line-length=79]
33
- repo: https://github.com/PyCQA/flake8
34
- rev: 6.1.0
+ rev: 7.0.0
35
hooks:
36
- id: flake8
37
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments