We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02bd3cc + b25a436 commit f0f7764Copy full SHA for f0f7764
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pyupgrade
23
args: [--py36-plus]
24
- repo: https://github.com/pre-commit/mirrors-mypy
25
- rev: v1.1.1
+ rev: v1.2.0
26
hooks:
27
- id: mypy
28
exclude: ^(docs/|tests/)
0 commit comments