{ "hooks": { "commit-msg": "yarn hooks:message", "pre-push": "yarn test" } }