diff --git a/package.json b/package.json index 60597b7..79f151c 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,6 @@ "workspaces": [ "./src/plugins/*" ], - "husky": { - "hooks": { - "pre-commit": "npm run pretty-quick --staged" - } - }, "dependencies": { "@bimdata/design-system": "^1.4.0-rc.89", "@bimdata/typescript-fetch-api-client": "^9.6.7",