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 821f3c1 commit 6eb6dadCopy full SHA for 6eb6dad
.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