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 1794033 commit 2e8984aCopy full SHA for 2e8984a
.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.7.1
+ rev: v1.8.0
76
hooks:
77
- id: mypy
78
args: [--no-strict-optional, --ignore-missing-imports, --allow-untyped-global]
0 commit comments