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 5f73518 commit 72b9507Copy full SHA for 72b9507
.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.17.0
+ rev: v1.17.1
25
hooks:
26
- id: mypy
27
exclude: ^(docs/|tests/)
0 commit comments