Skip to content

Commit 71e88c0

Browse files
author
hywax
committed
chore: remove simple-git-hooks
1 parent 782d126 commit 71e88c0

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,9 @@
5656
"husky": "^9.0.11",
5757
"lint-staged": "^15.2.2",
5858
"nuxt": "^3.11.1",
59-
"simple-git-hooks": "^2.11.0",
6059
"vitepress": "^1.0.0",
6160
"vitest": "^1.4.0"
6261
},
63-
"simple-git-hooks": {
64-
"pre-commit": "yarn lint-staged"
65-
},
6662
"lint-staged": {
6763
"*": "yarn lint:fix"
6864
}

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -8064,11 +8064,6 @@ sigstore@^2.2.0:
80648064
"@sigstore/tuf" "^2.3.0"
80658065
"@sigstore/verify" "^0.1.0"
80668066

8067-
simple-git-hooks@^2.11.0:
8068-
version "2.11.0"
8069-
resolved "https://registry.yarnpkg.com/simple-git-hooks/-/simple-git-hooks-2.11.0.tgz#23339fbb8ca3bf5458ef270abab447110160ab98"
8070-
integrity sha512-Wab2uzjGJEL8Kx+2UY8waUSfkiolt2RbaAJWvPCjaAEXrrKoS7JqPk4STiIVl/yt3asZRUzFoK2ryhwvgh5rYw==
8071-
80728067
simple-git@^3.22.0:
80738068
version "3.22.0"
80748069
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"

0 commit comments

Comments
 (0)