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 f3f8eb6 + 9fdc93c commit 8557c6eCopy full SHA for 8557c6e
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py37-plus]
30
- repo: https://github.com/pre-commit/mirrors-mypy
31
- rev: "v0.942"
+ rev: "v0.950"
32
hooks:
33
- id: mypy
34
files: vdirsyncer/.*
0 commit comments