Skip to content

Commit 9762bd0

Browse files
committed
chore: update
1 parent 21f8ff7 commit 9762bd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@
9898
"unplugin": "^1.3.1",
9999
"vitest": "^0.15.1"
100100
},
101-
"simple-git-hooks": {
102-
"pre-commit": "pnpm exec lint-staged --concurrent false",
103-
"commit-msg": "pnpm exec tsx scripts/verifyCommit.ts $1"
104-
},
105101
"lint-staged": {
106102
"*": [
107103
"prettier --write --cache --ignore-unknown"

0 commit comments

Comments
 (0)