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 0779a11 + 529fbcb commit 22a8179Copy full SHA for 22a8179
.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.930'
+ rev: 'v0.931'
31
hooks:
32
- id: mypy
0 commit comments