Skip to content

Commit 4c7bd3c

Browse files
committed
docs: Update version used in README.md to latest
1 parent e04b296 commit 4c7bd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Next, add the pre-commit hook for commitlint to your pre-commit config (`.pre-co
2525
- id: commitlint
2626
stages: [commit-msg]
2727
additional_dependencies:
28-
- "@team23/commitlint-config@1.0.0"
28+
- "@team23/commitlint-config@1.0.4"
2929
```
3030
3131
Specify the version of `@team23/commitlint-config` you want to use in the `additional_dependencies`.

0 commit comments

Comments
 (0)