From 7221f1cc9276a6db5dbd8f8131c2b9c90a570645 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 23:52:23 +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 808343ce51..f4b886272e 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",