diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg index 67a2342..73f384a 100644 --- a/.husky/prepare-commit-msg +++ b/.husky/prepare-commit-msg @@ -2,3 +2,4 @@ . "$(dirname -- "$0")/_/husky.sh" exec < /dev/tty && node_modules/.bin/git-cz --hook || true +echo "PEPE"