Skip to content

Commit

Permalink
chore(deps-dev): update husky requirement from ^1.1.3 to ^3.0.0 (#3608)
Browse files Browse the repository at this point in the history
Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v1.1.3...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and yoshinorin committed Jul 6, 2019
1 parent f2ddc99 commit b470d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-ci": "^1.0.0",
"eslint-config-hexo": "^3.0.0",
"hexo-renderer-marked": "^1.0.1",
"husky": "^1.1.3",
"husky": "^3.0.0",
"lint-staged": "^8.1.0",
"mocha": "^6.0.0",
"nyc": "^14.1.1",
Expand Down

0 comments on commit b470d81

Please sign in to comment.