build(deps-dev): update husky requirement from ^2.3.0 to ^3.0.1 (#195)

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](https://github.com/typicode/husky/compare/v2.3.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-22 10:53:18 -07:00 committed by Yongjie Zhao
parent e1c635d9e2
commit 69238f0f07

View File

@ -44,7 +44,7 @@
"@superset-ui/commit-config": "^0.0.9",
"fast-glob": "^3.0.1",
"fs-extra": "^8.0.1",
"husky": "^2.3.0",
"husky": "^3.0.1",
"lerna": "^3.2.1",
"lint-staged": "^8.0.4",
"react": "^15 || ^16",