We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 942ed11 + 60f71de commit 64ad6eaCopy full SHA for 64ad6ea
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: v0.971
+ rev: v0.981
26
hooks:
27
- id: mypy
28
exclude: ^(docs/|tests/)
0 commit comments