From 8b188140e6a6fa3b0575c433650f67080fee054e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 23:28:53 +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 2ac50ddc24..deea87f471 100644 --- a/install/package.json +++ b/install/package.json @@ -172,7 +172,7 @@ "globals": "17.5.0", "grunt": "1.6.2", "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",