mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-02 10:15:50 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](https://github.com/pre-commit/mirrors-mypy/compare/v0.930...v0.931)
This commit is contained in:
parent
4e3f39468b
commit
9f0390ee21
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ repos:
|
|||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v0.930"
|
||||
rev: "v0.931"
|
||||
hooks:
|
||||
- id: mypy
|
||||
files: vdirsyncer/.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue