From 9f030c4e4f10db716e725f06abeb6f873de240e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 21:05:13 +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 1bf23476be..640a149c65 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",