Skip to content

Commit

Permalink
Merge pull request #156 from eoin-obrien/husky-fix
Browse files Browse the repository at this point in the history
chore: remove deprecated lines from husky commit-msg hook
  • Loading branch information
eoin-obrien authored Oct 23, 2024
2 parents 30fd8d2 + 9ca663a commit d312d2e
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 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit ${1}

0 comments on commit d312d2e

Please sign in to comment.