We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a66800d + 715ad26 commit 62367c9Copy full SHA for 62367c9
.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.10.1
+ rev: v1.11.0
31
hooks:
32
- id: mypy
33
additional_dependencies:
0 commit comments