build(deps-dev): Bump eslint-plugin-import from 2.29.0 to 2.29.1
[benchmarks-js.git] / .husky / commit-msg
1 #!/usr/bin/env sh
2 . "$(dirname -- "$0")/_/husky.sh"
3
4 npx --no -- commitlint --edit ${1}