Skip to content

Commit 0e1613d

Browse files
committed
chore: updated readme
1 parent 437d63a commit 0e1613d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Add the following to your `.pre-commit-config.yaml`:
77
```
88
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
9-
rev: v2.2.0
9+
rev: v7.7.0
1010
hooks:
1111
- id: commitlint
1212
stages: [commit-msg]
@@ -15,7 +15,7 @@
1515
add it to the `additional_dependencies` parameter of the hooks, i.e:
1616
```
1717
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
18-
rev: v2.2.0
18+
rev: v7.7.0
1919
hooks:
2020
- id: commitlint
2121
stages: [commit-msg]

0 commit comments

Comments
 (0)