From 8400e6e05889cfc2f21e9b08290173509fe1f257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 22:02:37 +0000 Subject: [PATCH] Bump @fisker/husky-config from 4.0.5 to 4.1.0 Bumps [@fisker/husky-config](https://github.com/fisker/shared-configs) from 4.0.5 to 4.1.0. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/husky-config@4.0.5...@fisker/husky-config@4.1.0) --- updated-dependencies: - dependency-name: "@fisker/husky-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ada5aca..2327af8b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@commitlint/cli": "13.1.0", "@fisker/commitlint-config": "1.3.5", "@fisker/eslint-config": "7.0.3", - "@fisker/husky-config": "4.0.5", + "@fisker/husky-config": "4.1.0", "@fisker/lint-staged-config": "3.0.5", "@fisker/prettier-config": "4.0.6", "ava": "3.15.0",