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

npx --no validate-conventional-commit < .git/COMMIT_EDITMSG
