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 e707043 commit 001c1a5Copy full SHA for 001c1a5
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
stages: [manual]
60
61
- repo: https://github.com/pre-commit/mirrors-mypy
62
- rev: v0.942
+ rev: v0.950
63
hooks:
64
- id: mypy
65
args: ["--config-file", "pyproject.toml"]
0 commit comments