{ "hooks": { "pre-commit": "lint-staged", "commit-msg": "exec < /dev/tty && git cz --hook" } }