Skip to content

Commit

Permalink
chore: adjusted husky commands to new config
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Sep 26, 2024
1 parent 65e3cf4 commit 576dcd1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit
npx --no -- commitlint --edit

0 comments on commit 576dcd1

Please sign in to comment.