Skip to content

Commit a98d8e2

Browse files
authored
Merge pull request #1000 from tuffz/remove-deprecated-husky-sh-init
fix: prevent v10 failures by removing deprecated Husky hook initialization
2 parents 0b60e03 + 388c339 commit a98d8e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.husky/commit-msg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
yarn run commitlint --edit "$1"

0 commit comments

Comments
 (0)