Skip to content

Commit 9014f2f

Browse files
authored
chore(deps): move back to release version (#982)
1 parent aa543a9 commit 9014f2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
default_stages: [commit]
22
repos:
33
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
4-
# Waiting for new release, see https://github.com/alessandrojcm/commitlint-pre-commit-hook/issues/152
5-
rev: 46ad8d10517771202384ef846ec4a5aa17e6ad26
4+
rev: v9.13.0
65
hooks:
76
- id: commitlint
87
stages: [commit-msg]

0 commit comments

Comments
 (0)