Skip to content

Commit 5ee00d2

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #968 from modelix/chore/fix-pre-commmit-commitlint
build(deps): bump commitlint-pre-commit-hook from v9.4.0 to v9.16.0
2 parents 706f620 + 7809dd4 commit 5ee00d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: mixed-line-ending
1818
- id: trailing-whitespace
1919
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
20-
rev: v9.4.0
20+
rev: v9.16.0
2121
hooks:
2222
- id: commitlint
2323
stages: [commit-msg]

0 commit comments

Comments
 (0)