Skip to content

Commit a39b992

Browse files
Bump husky from 8.0.3 to 9.0.2
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1a8bb4 commit a39b992

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-node": "~11.1.0",
2424
"eslint-plugin-promise": "~5.2.0",
2525
"eslint-plugin-standard": "~5.0.0",
26-
"husky": "~8.0.1",
26+
"husky": "~9.0.2",
2727
"sinon": "~17.0.0"
2828
},
2929
"engines": {

0 commit comments

Comments
 (0)