Skip to content

Commit

Permalink
fix: commitlint script
Browse files Browse the repository at this point in the history
  • Loading branch information
umbopepato committed Nov 2, 2021
1 parent 16020b8 commit b198bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts.yml
Expand Up @@ -15,6 +15,6 @@ scripts:
gitHook: pre-commit

commitlint:
cmd: npx --no-install commitlint -x @commitlint/config-conventional -e
cmd: npx commitlint -x @commitlint/config-conventional -e
desc: Checks commit messages format
gitHook: commit-msg

0 comments on commit b198bb2

Please sign in to comment.