We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df396a8 commit b9c5184Copy full SHA for b9c5184
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: pyupgrade
35
args: [--py37-plus]
36
- repo: https://github.com/pre-commit/mirrors-mypy
37
- rev: v0.991
+ rev: v1.0.0
38
hooks:
39
- id: mypy
40
exclude: ^tests/
0 commit comments