Skip to content

Commit a77856b

Browse files
chore(pre-commit): autoupdate hooks (#144)
2 parents 0cc8f9a + a6deeb5 commit a77856b

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
@@ -8,13 +8,13 @@ default_install_hook_types:
88

99
repos:
1010
- repo: https://github.com/compilerla/conventional-pre-commit
11-
rev: v3.4.0
11+
rev: v4.2.0
1212
hooks:
1313
- id: conventional-pre-commit
1414
stages: [commit-msg]
1515

1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.6.0
17+
rev: v5.0.0
1818
hooks:
1919
- id: trailing-whitespace
2020
- id: mixed-line-ending

0 commit comments

Comments
 (0)