We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed79817 commit a37558eCopy full SHA for a37558e
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
hooks:
40
- id: setup-cfg-fmt
41
- repo: https://github.com/pre-commit/mirrors-mypy
42
- rev: v0.910-1
+ rev: v0.920
43
44
- id: mypy
45
additional_dependencies: [types-all]
0 commit comments