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 ed05487 + 192cd19 commit e0db57bCopy full SHA for e0db57b
.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.1
+ rev: v1.15.0
39
hooks:
40
- id: mypy
41
args: ["--config=pyproject.toml", "--show-error-codes"]
0 commit comments