Skip to content

Commit 35cd3b0

Browse files
committed
CI: Update pre-commit
Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
1 parent a075232 commit 35cd3b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.3.0
4+
rev: v5.0.0
55
hooks:
66
- id: trailing-whitespace
77
- id: fix-byte-order-marker
88

99
- repo: https://github.com/jorisroovers/gitlint
10-
rev: v0.17.0
10+
rev: v0.19.1
1111
hooks:
1212
- id: gitlint
1313

0 commit comments

Comments
 (0)