We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b99c107 + d381d54 commit 2015f43Copy full SHA for 2015f43
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
args: [--fix, --exit-non-zero-on-fix]
28
- id: ruff-format
29
- repo: https://github.com/pre-commit/mirrors-mypy
30
- rev: v1.16.1
+ rev: v1.17.0
31
hooks:
32
- id: mypy
33
args: ["--config-file", "pyproject.toml"]
0 commit comments