We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e89ada1 + ba60d61 commit 76f9fc7Copy full SHA for 76f9fc7
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: pyupgrade
22
args: [--py39-plus]
23
- repo: https://github.com/pre-commit/mirrors-mypy
24
- rev: v1.15.0
+ rev: v1.16.0
25
hooks:
26
- id: mypy
27
exclude: ^(docs/|tests/)
0 commit comments