Skip to content

Commit

Permalink
refactor: upgraded to husky version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jan 25, 2024
1 parent d7071dc commit ae33bed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
#!/usr/bin/env sh
# shellcheck disable=SC1091
# shellcheck source=./_/husky.sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit "$1"

0 comments on commit ae33bed

Please sign in to comment.