Skip to content

Commit

Permalink
fix: remove deprecated husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Nov 9, 2024
1 parent bdf2148 commit e68d5d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx commitlint --edit $1

0 comments on commit e68d5d4

Please sign in to comment.