From e0fa037587437e36ee6c11daeacc4e9f71ed4874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:01:06 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc901f..006559d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "9.6.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.1", - "husky": "9.0.11", + "husky": "9.1.5", "jest": "29.7.0", "lint-staged": "15.2.7", "prettier": "3.3.2"