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.
2 parents ea30ac9 + 5ddcbdf commit a55b89eCopy full SHA for a55b89e
.pre-commit-config.yaml
@@ -27,6 +27,6 @@ repos:
27
- id: pyupgrade
28
args: [--py36-plus]
29
- repo: https://github.com/pre-commit/mirrors-mypy
30
- rev: 'v0.910-1'
+ rev: 'v0.920'
31
hooks:
32
- id: mypy
0 commit comments