Skip to content

Commit

Permalink
docs(examples): call commitizen properly (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
politician authored Oct 28, 2024
1 parent 48cf7f6 commit 5ec87c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/commitlint/lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ prepare-commit-msg:
commands:
commitzen:
interactive: true
run: yarn run cz
run: yarn run cz --hook # Or npx cz --hook
env:
LEFTHOOK: 0

Expand Down

0 comments on commit 5ec87c7

Please sign in to comment.