build(deps-dev): bump @types/node from 20.11.13 to 20.11.14
[poolifier.git] / .husky / commit-msg
1 #!/usr/bin/env sh
2 . "$(dirname -- "$0")/_/husky.sh"
3
4 npx --no -- commitlint --edit ${1}