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 0cd99fa commit 809d602Copy full SHA for 809d602
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: pyupgrade
28
args: [--py37-plus]
29
- repo: https://github.com/pre-commit/mirrors-mypy
30
- rev: v1.17.1
+ rev: v1.18.1
31
hooks:
32
- id: mypy
33
additional_dependencies:
0 commit comments