We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e5f5f0 + 7d95b60 commit d3355daCopy full SHA for d3355da
1 file changed
.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.7.1
+ rev: v1.8.0
36
37
- id: mypy
0 commit comments