We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97f970f + 7101860 commit 613950fCopy full SHA for 613950f
.pre-commit-config.yaml
@@ -33,6 +33,6 @@ repos:
33
hooks:
34
- id: flake8
35
- repo: https://github.com/pre-commit/mirrors-mypy
36
- rev: v1.2.0
+ rev: v1.3.0
37
38
- id: mypy
0 commit comments