Skip to content

Commit 3935baf

Browse files
authored
Merge pull request #1244 from python-gitlab/renovate/alessandrojcm-commitlint-pre-commit-hook-4.x
chore(deps): update precommit hook alessandrojcm/commitlint-pre-commit-hook to v4
2 parents 1d9155c + 505a8b8 commit 3935baf

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)