We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb805f commit 1a6315bCopy full SHA for 1a6315b
.pre-commit-config.yaml
@@ -32,6 +32,6 @@ repos:
32
hooks:
33
- id: flake8
34
- repo: https://github.com/pre-commit/mirrors-mypy
35
- rev: v1.9.0
+ rev: v1.10.0
36
37
- id: mypy
0 commit comments