Skip to content

Commit 7edef12

Browse files
authored
docs: pre-commit -> commit-msg for Husky v5 (#2372)
See this [PR](typicode/husky#832) in husky's repo.
1 parent 3cbb376 commit 7edef12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Husky V4:
114114
Husky V5
115115

116116
```
117-
# .husky/pre-commit
117+
# .husky/commit-msg
118118
# ...
119119
npx --no-install commitlint --edit $1
120120
# or

0 commit comments

Comments
 (0)