Skip to content

Commit

Permalink
Bump husky from 8.0.3 to 9.1.7
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 33c549e commit 8530876
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
16 changes: 7 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"description": "National Document Repository Infrastructure -",
"main": "index.js",
"dependencies": {
"husky": "^8.0.3"
"husky": "^9.1.7"
},
"devDependencies": {
"husky": "^8.0.0"
"husky": "^9.1.7"
},
"scripts": {
"prepare": "husky install ./.husky"
Expand Down

0 comments on commit 8530876

Please sign in to comment.