Skip to content

Commit cc9f908

Browse files
authored
chore(deps-dev): bump husky from 8.0.3 to 9.0.11 (#3402)
Closes #3375
1 parent f869be4 commit cc9f908

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

.husky/commit-msg

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx commitlint -e

.husky/pre-commit

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx lint-staged

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-prettier": "=5.1.3",
8989
"expect": "^29.0.3",
9090
"glob": "=10.3.10",
91-
"husky": "^8.0.1",
91+
"husky": "^9.0.11",
9292
"inspectpack": "=4.7.1",
9393
"install": "=0.13.0",
9494
"jest": "^29.0.3",

0 commit comments

Comments
 (0)