From 513f64e79da656f184fd68b6dc9ca9d9563b31c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 05:28:18 +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 c4383280df..c3a7cf6e72 100644 --- a/install/package.json +++ b/install/package.json @@ -170,7 +170,7 @@ "globals": "17.3.0", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", - "husky": "8.0.3", + "husky": "9.1.7", "jsdom": "28.1.0", "lint-staged": "16.2.7", "mocha": "11.7.5",