Skip to content

Commit

Permalink
chore: deprecated husky.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2k3k4 committed Jan 22, 2025
1 parent dc33a1e commit fd82619
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,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

if [ -f .devbox/virtenv/nodejs/corepack-bin/pnpm ]; then
# For devbox users making Git commits from IDE.
.devbox/virtenv/nodejs/corepack-bin/pnpm commitlint --edit "$1"
Expand Down

0 comments on commit fd82619

Please sign in to comment.