File tree 2 files changed +0
-9
lines changed
2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 56
56
"husky" : " ^9.0.11" ,
57
57
"lint-staged" : " ^15.2.2" ,
58
58
"nuxt" : " ^3.11.1" ,
59
- "simple-git-hooks" : " ^2.11.0" ,
60
59
"vitepress" : " ^1.0.0" ,
61
60
"vitest" : " ^1.4.0"
62
61
},
63
- "simple-git-hooks" : {
64
- "pre-commit" : " yarn lint-staged"
65
- },
66
62
"lint-staged" : {
67
63
"*" : " yarn lint:fix"
68
64
}
Original file line number Diff line number Diff line change @@ -8064,11 +8064,6 @@ sigstore@^2.2.0:
8064
8064
" @sigstore/tuf" " ^2.3.0"
8065
8065
" @sigstore/verify" " ^0.1.0"
8066
8066
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
-
8072
8067
simple-git@^3.22.0 :
8073
8068
version "3.22.0"
8074
8069
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"
You can’t perform that action at this time.
0 commit comments