We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e747547 commit dd117d0Copy full SHA for dd117d0
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
stages: [manual]
49
50
- repo: https://github.com/pre-commit/mirrors-mypy
51
- rev: v0.971
+ rev: v0.981
52
hooks:
53
- id: mypy
54
args: ["--config-file", "pyproject.toml"]
0 commit comments