From c251ca3d36153cbabed234f5cfcff4aa6641d426 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:21:35 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f667307aa2..9bd5d3e1e3 100644 --- a/install/package.json +++ b/install/package.json @@ -172,7 +172,7 @@ "globals": "17.5.0", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", - "husky": "8.0.3", + "husky": "9.1.7", "jsdom": "29.0.2", "lint-staged": "16.4.0", "mocha": "11.7.5",