Skip to content

Commit 4330e4a

Browse files
committed
chore(husky): remove deprecated lines from the commit-msg hook
1 parent 439c14c commit 4330e4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.husky/commit-msg

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx --no-install commitlint --edit $1

0 commit comments

Comments
 (0)