Skip to content

Commit

Permalink
Update dependency husky to v9
Browse files Browse the repository at this point in the history
Update husky from 8.0.3 to 9.1.6

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Nov 14, 2024
1 parent 5c00b38 commit 6e410fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no lint-staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"gulp-mocha": "^8.0.0",
"gulp-replace": "^1.0.0",
"gulp-uglify": "^3.0.2",
"husky": "^8.0.3",
"husky": "^9.0.0",
"js-polyfills": "^0.1.43",
"jsdoc-to-markdown": "^8.0.0",
"karma": "^6.3.17",
Expand Down

0 comments on commit 6e410fd

Please sign in to comment.