build(deps-dev): bump eslint-config-love from 43.1.0 to 44.0.0
[e-mobility-charging-stations-simulator.git] / .husky / commit-msg
1 #!/usr/bin/env sh
2 . "$(dirname -- "$0")/_/husky.sh"
3
4 npx --no -- commitlint --edit ${1}