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 6b4f39e commit a8acf84Copy full SHA for a8acf84
.pre-commit-config.yaml
@@ -72,7 +72,7 @@ repos:
72
- flake8-implicit-str-concat
73
74
- repo: https://github.com/pre-commit/mirrors-mypy
75
- rev: v1.13.0
+ rev: v1.15.0
76
hooks:
77
- id: mypy
78
args: [--no-strict-optional, --ignore-missing-imports, --allow-untyped-global]
0 commit comments