Skip to content

Commit

Permalink
chore: fix commit-msg hook
Browse files Browse the repository at this point in the history
  • Loading branch information
yeager-eren authored and Ikari-Shinji-re committed Mar 5, 2024
1 parent 31ee58b commit a92996a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
yarn commitlint $1
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"

yarn commitlint $1

0 comments on commit a92996a

Please sign in to comment.