From e7d178a985fa8308dfe3f4e9926271017951a05a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:42:52 +0000 Subject: [PATCH] Bump @fisker/husky-config from 4.1.2 to 4.1.3 Bumps [@fisker/husky-config](https://github.com/fisker/shared-configs) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/husky-config@4.1.2...@fisker/husky-config@4.1.3) --- updated-dependencies: - dependency-name: "@fisker/husky-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e10e299..c4d2889f 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@commitlint/cli": "17.2.0", "@fisker/commitlint-config": "2.0.5", "@fisker/eslint-config": "10.2.4", - "@fisker/husky-config": "4.1.2", + "@fisker/husky-config": "4.1.3", "@fisker/lint-staged-config": "3.1.5", "@fisker/prettier-config": "5.0.6", "ava": "5.1.0",