From 972ad842b97633a3ea629212d42c54fea86ae1ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 02:22:09 +0000 Subject: [PATCH] build(deps-dev): update @fisker/husky-config requirement Updates the requirements on [@fisker/husky-config](https://github.com/fisker/shared-configs) to permit the latest version. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/husky-config@1.1.0...@fisker/husky-config@1.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d30b3c15..094e6a26 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fisker/commitlint-config": "^1.1.2", "@fisker/eslint-config": "^1.2.6", "@fisker/eslint-config-jest": "^1.1.1", - "@fisker/husky-config": "^1.1.0", + "@fisker/husky-config": "^1.1.1", "@fisker/lint-staged-config": "^1.0.5", "@fisker/prettier-config": "^1.0.18", "babel-eslint": "10.0.2",