Skip to content

Commit

Permalink
Update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 39efa3a commit 7d0ed29
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 286 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"configure-husky": "npx husky install && npx husky add .husky/pre-commit \"npx --no-install lint-staged\""
},
"devDependencies": {
"husky": "^8.0.3",
"husky": "^9.0.0",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8"
},
Expand Down
Loading

0 comments on commit 7d0ed29

Please sign in to comment.