Skip to content

Commit

Permalink
chore: remove simple-git-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Mar 22, 2024
1 parent 782d126 commit 71e88c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,9 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"nuxt": "^3.11.1",
"simple-git-hooks": "^2.11.0",
"vitepress": "^1.0.0",
"vitest": "^1.4.0"
},
"simple-git-hooks": {
"pre-commit": "yarn lint-staged"
},
"lint-staged": {
"*": "yarn lint:fix"
}
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8064,11 +8064,6 @@ sigstore@^2.2.0:
"@sigstore/tuf" "^2.3.0"
"@sigstore/verify" "^0.1.0"

simple-git-hooks@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/simple-git-hooks/-/simple-git-hooks-2.11.0.tgz#23339fbb8ca3bf5458ef270abab447110160ab98"
integrity sha512-Wab2uzjGJEL8Kx+2UY8waUSfkiolt2RbaAJWvPCjaAEXrrKoS7JqPk4STiIVl/yt3asZRUzFoK2ryhwvgh5rYw==

simple-git@^3.22.0:
version "3.22.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"
Expand Down

0 comments on commit 71e88c0

Please sign in to comment.