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