diff --git a/package.json b/package.json index e293ad88e..33b9afd84 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,8 @@ "random": "echo 'Random script'", "sso": "aws sso login --sso-session=opencode --no-browser", "translate:app": "bun run script/translate-app.ts", - "test": "echo 'do not run tests from root' && exit 1" + "test": "echo 'do not run tests from root' && exit 1", + "prepare": "git config core.hooksPath .githooks || exit 0" }, "workspaces": { "packages": [