We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4904fd5 commit 1b17d81Copy full SHA for 1b17d81
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- id: flake8
41
42
- repo: https://github.com/pre-commit/mirrors-mypy
43
- rev: v1.1.1
+ rev: v1.2.0
44
hooks:
45
- id: mypy
46
args: [--disallow-untyped-defs, --ignore-missing-imports]
0 commit comments