#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx git-conventional-commits commit-msg-hook "$1"
