diff --git a/package.json b/package.json index 251e769a1..09293103d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "test": "npx playwright test" }, "simple-git-hooks": { - "pre-push": "npm run fmt" + "pre-commit": "npm run fmt" }, "repository": { "type": "git",