Skip to content

Commit

Permalink
chore(deps-dev): update husky requirement from ^1.1.3 to ^3.0.0 (hexo…
Browse files Browse the repository at this point in the history
…js#3608)

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] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Thomas Parisot committed Jan 17, 2020
1 parent 68e4be6 commit 4918b5d
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 4918b5d

Please sign in to comment.