Skip to content

Commit 110cb87

Browse files
committed
chore(husky): fix commit message
1 parent 0bed980 commit 110cb87

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 +1 @@
1-
bun run commitlint \${1}
1+
bun run commitlint "$1"

0 commit comments

Comments
 (0)