Merge pull request #124 from jerome-benoit/dependabot/npm_and_yarn/commitlint/cli...
[benchmarks-js.git] / .husky / commit-msg
1 #!/usr/bin/env sh
2 . "$(dirname -- "$0")/_/husky.sh"
3
4 npx --no -- commitlint --edit ${1}