We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d71a77 + bb9a4fb commit a617492Copy full SHA for a617492
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
- id: end-of-file-fixer
11
- repo: https://github.com/pre-commit/mirrors-mypy
12
- rev: v1.20.2
+ rev: v2.0.0
13
hooks:
14
- id: mypy
15
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments