We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192a081 commit fbeaf7aCopy full SHA for fbeaf7a
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
- id: isort
46
args: [--profile, black]
47
- repo: https://github.com/pre-commit/mirrors-mypy
48
- rev: v1.14.1
+ rev: v1.15.0
49
hooks:
50
- id: mypy
51
args: [--show-error-codes, --ignore-missing-imports]
0 commit comments