Skip to content

Commit dbbfdf3

Browse files
Update dependency husky to v9
1 parent bc785d8 commit dbbfdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"git:update-hooks": "rm -r .git/hooks && mkdir -p .git/hooks && node ./node_modules/husky/husky.js install"
1313
},
1414
"devDependencies": {
15-
"husky": "3.0.9",
15+
"husky": "9.1.7",
1616
"lint-staged": "9.4.3"
1717
},
1818
"husky": {

0 commit comments

Comments
 (0)