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