update husky

This commit is contained in:
Leifer Mendez
2022-11-28 16:35:09 +01:00
parent a6ee58ff28
commit b25fee0d86
3 changed files with 36 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
echo "⭐⭐⭐⭐⭐⭐⭐⭐ git-cz"
exec < /dev/tty && node_modules/.bin/cz --hook || true