chore: remove precommit hooks (#4319)

This commit is contained in:
shadcn
2024-07-17 20:28:10 +04:00
committed by GitHub
parent 12539b3664
commit d3fec64031
3 changed files with 0 additions and 16 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx commitlint --edit $1

View File

@@ -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",

10
pnpm-lock.yaml generated
View File

@@ -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: