From d3fec640313f31205b20bcbf8973b121c39f0542 Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 17 Jul 2024 20:28:10 +0400 Subject: [PATCH] chore: remove precommit hooks (#4319) --- .husky/commit-msg | 4 ---- package.json | 2 -- pnpm-lock.yaml | 10 ---------- 3 files changed, 16 deletions(-) delete mode 100755 .husky/commit-msg diff --git a/.husky/commit-msg b/.husky/commit-msg deleted file mode 100755 index 4974c35b4..000000000 --- a/.husky/commit-msg +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -npx commitlint --edit $1 diff --git a/package.json b/package.json index 5b1608e56..be47ad7ff 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "format:write": "turbo run format:write", "format:check": "turbo run format:check", "sync:templates": "./scripts/sync-templates.sh \"templates/*\"", - "prepare": "husky install", "check": "turbo lint typecheck format:check", "release": "changeset version", "pub:beta": "cd packages/cli && pnpm pub:beta", @@ -56,7 +55,6 @@ "eslint-config-turbo": "^1.9.9", "eslint-plugin-react": "^7.32.2", "eslint-plugin-tailwindcss": "3.13.1", - "husky": "^8.0.3", "postcss": "^8.4.24", "prettier": "^2.8.8", "pretty-quick": "^3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 276d0fc1d..df2c8a3ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,9 +59,6 @@ importers: eslint-plugin-tailwindcss: specifier: 3.13.1 version: 3.13.1(tailwindcss@3.3.7(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3))) - husky: - specifier: ^8.0.3 - version: 8.0.3 postcss: specifier: ^8.4.24 version: 8.4.24 @@ -4334,11 +4331,6 @@ packages: resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} engines: {node: '>=14.18.0'} - husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} - hasBin: true - hyperdyperid@1.2.0: resolution: {integrity: sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==} engines: {node: '>=10.18'} @@ -11489,8 +11481,6 @@ snapshots: human-signals@4.3.1: {} - husky@8.0.3: {} - hyperdyperid@1.2.0: {} iconv-lite@0.4.24: