We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcef794 commit d0c0b94Copy full SHA for d0c0b94
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- flake8-implicit-str-concat
76
77
- repo: https://github.com/pre-commit/mirrors-mypy
78
- rev: v1.13.0
+ rev: v1.15.0
79
hooks:
80
- id: mypy
81
args: [--ignore-missing-imports]
0 commit comments