Skip to content

Commit 6a604e2

Browse files
authored
chore: remove simple-git-hooks (#544)
1 parent e1ac157 commit 6a604e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"mocha": "pnpm run ts ./node_modules/mocha/bin/mocha.js",
4646
"new": "pnpm run ts ./tools/new-rule.ts",
4747
"prebuild": "pnpm run clean",
48-
"prepare": "simple-git-hooks",
4948
"prerelease": "pnpm run clean && pnpm run build",
5049
"release": "changeset publish",
5150
"svelte-kit": "env-cmd -e sveltekit node node_modules/vite/bin/vite.js",
@@ -160,7 +159,6 @@
160159
"prismjs": "^1.25.0",
161160
"rimraf": "^5.0.0",
162161
"sass": "^1.51.0",
163-
"simple-git-hooks": "^2.8.0",
164162
"source-map-js": "^1.0.2",
165163
"stylelint": "^15.0.0",
166164
"stylelint-config-standard": "^34.0.0",

0 commit comments

Comments
 (0)