Merge pull request #956 from pimutils/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Hugo Osvaldo Barrera 2021-12-27 22:30:22 +01:00 committed by GitHub
commit 7c7f97c6b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
@ -28,7 +28,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.910-1"
rev: "v0.930"
hooks:
- id: mypy
files: vdirsyncer/.*