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.
2 parents 821f3c1 + 6eb6dad commit 94541f8Copy full SHA for 94541f8
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py37-plus]
30
- repo: https://github.com/pre-commit/mirrors-mypy
31
- rev: v1.7.0
+ rev: v1.7.1
32
hooks:
33
- id: mypy
34
additional_dependencies:
0 commit comments