Skip to content

Commit 7c7f97c

Browse files
author
Hugo Osvaldo Barrera
authored
Merge pull request #956 from pimutils/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ec101b2 + 7e9132b commit 7c7f97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.0.1
3+
rev: v4.1.0
44
hooks:
55
- id: trailing-whitespace
66
args: [--markdown-linebreak-ext=md]
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py37-plus]
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: "v0.910-1"
31+
rev: "v0.930"
3232
hooks:
3333
- id: mypy
3434
files: vdirsyncer/.*

0 commit comments

Comments
 (0)