mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942)
This commit is contained in:
parent
711eccedab
commit
74d738ec80
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.941"
|
||||
rev: "v0.942"
|
||||
hooks:
|
||||
- id: mypy
|
||||
files: vdirsyncer/.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue