We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714f577 commit ceba80cCopy full SHA for ceba80c
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
- eof_newline=true
55
# Specific checks and fixes for Python files
56
- repo: https://github.com/pre-commit/mirrors-mypy
57
- rev: v1.12.1
+ rev: v1.15.0
58
hooks:
59
- id: mypy
60
additional_dependencies:
0 commit comments