diff --git a/package.json b/package.json index 0889fe3..58e5937 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ "lint": "astro check --minimumFailingSeverity warning && biome check .", "format": "biome format . --write", "prepare": "husky", - "precommit": "lint-staged", "ci": "astro check && biome ci ." }, "lint-staged": {