We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a3bf4 commit 26ef703Copy full SHA for 26ef703
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
args: ["--fix", "--show-fixes"]
61
62
- repo: https://github.com/pre-commit/mirrors-mypy
63
- rev: v1.4.0
+ rev: v1.4.1
64
hooks:
65
- id: mypy
66
exclude: |
0 commit comments