Skip to content

Commit

Permalink
chore(.husky/commit-msg): remove npx usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Oct 2, 2024
1 parent 86ac353 commit 20eb2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx --no-install commitlint --edit $1
commitlint --edit $1

0 comments on commit 20eb2ff

Please sign in to comment.