Skip to content

Commit

Permalink
fix: commitlint preventing release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Oct 30, 2024
1 parent 6d7ce3f commit 7d8c44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lefthook.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit-msg:
commands:
commitlint:
run: npx commitlint --edit $1
run: npx commitlint --edit $GIT_PARAMS

0 comments on commit 7d8c44d

Please sign in to comment.