Skip to content

Commit 4a910cb

Browse files
authored
fix: husky config
1 parent bc31f35 commit 4a910cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/commit-msg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npx --no-install commitlint --edit
4+
npx --no-install commitlint --edit $1

0 commit comments

Comments
 (0)