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 24e3625 + f32e0a9 commit e44c704Copy full SHA for e44c704
.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.950"
+ rev: "v0.960"
32
hooks:
33
- id: mypy
34
files: vdirsyncer/.*
0 commit comments