We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9855bf + 86f8984 commit 022ac6dCopy full SHA for 022ac6d
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pyupgrade
23
args: [--py38-plus]
24
- repo: https://github.com/pre-commit/mirrors-mypy
25
- rev: v1.7.0
+ rev: v1.7.1
26
hooks:
27
- id: mypy
28
exclude: ^(docs/|tests/)
0 commit comments