Skip to content

Commit 505a8b8

Browse files
committed
chore(deps): update precommit hook alessandrojcm/commitlint-pre-commit-hook to v4
1 parent 1d9155c commit 505a8b8

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,14 +8,14 @@ repos:
88
- id: black
99

1010
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
11-
rev: v3.0.0
11+
rev: v4.1.0
1212
hooks:
1313
- id: commitlint
1414
additional_dependencies: ['@commitlint/config-conventional']
1515
stages: [commit-msg]
1616

1717
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
18-
rev: v3.0.0
18+
rev: v4.1.0
1919
hooks:
2020
- id: commitlint-travis
2121
additional_dependencies: ['@commitlint/config-conventional']

0 commit comments

Comments
 (0)