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.
2 parents bca27a2 + 4417acd commit 8a86130Copy full SHA for 8a86130
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Can run individually with `pre-commit run mypy --all-files`
37
- repo: https://github.com/pre-commit/mirrors-mypy
38
- rev: v1.14.0
+ rev: v1.14.1
39
hooks:
40
- id: mypy
41
args: ["--config=pyproject.toml", "--show-error-codes"]
0 commit comments