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 51654c1 commit 2e1db4dCopy full SHA for 2e1db4d
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
types: [python]
27
args: ["-rn", "-sn", "--fail-on=I"]
28
- repo: https://github.com/pre-commit/mirrors-mypy
29
- rev: v1.7.0
+ rev: v1.7.1
30
hooks:
31
- id: mypy
32
name: mypy
0 commit comments