Skip to content

Commit

Permalink
Deps: Update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Jun 28, 2024
1 parent cca8e0a commit 51f4f33
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn lint-staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"husky": "8.0.3",
"husky": "9.0.11",
"is-ci": "3.0.1",
"lerna": "8.1.5",
"lint-staged": "15.2.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16378,12 +16378,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: 10/b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.mjs
checksum: 10/8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -25114,7 +25114,7 @@ __metadata:
eslint-plugin-react: "npm:7.34.3"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-storybook: "npm:0.8.0"
husky: "npm:8.0.3"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
lerna: "npm:8.1.5"
lint-staged: "npm:15.2.7"
Expand Down

0 comments on commit 51f4f33

Please sign in to comment.