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 451f6ca commit 77589f6Copy full SHA for 77589f6
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
additional_dependencies:
52
- tomli # for reading config from pyproject.toml
53
- repo: https://github.com/pre-commit/mirrors-mypy
54
- rev: v1.10.1
+ rev: v1.11.0
55
hooks:
56
- id: mypy
57
exclude: "^tests/" # See: https://github.com/pre-commit/mirrors-mypy/issues/1
0 commit comments