We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a81811 + c0abb41 commit 7ee9d9cCopy full SHA for 7ee9d9c
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.17.0
+ rev: v1.17.1
31
hooks:
32
- id: mypy
33
args: ["--config-file", "pyproject.toml"]
0 commit comments