From c44869447de63827587ffe38ab9b3cf55ef03e80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:24:59 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b53158be4..06ae87f5a 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-react": "7.37.2", "eslint-plugin-react-hooks": "4.6.2", "esquery": "1.6.0", - "husky": "9.0.11", + "husky": "9.1.7", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "lint-staged": "15.2.10"