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 8ce860d + 275c2f7 commit a87ad59Copy full SHA for a87ad59
.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.940'
+ rev: 'v0.941'
31
hooks:
32
- id: mypy
0 commit comments