From 73b8bafa5a8b6b8f6579f52c56ba06711e5e6009 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:15:50 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f36896af..e47a0b60 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "chai": "4.5.0", "eslint": "7.32.0", "eslint-config-prettier": "8.10.2", - "husky": "7.0.4", + "husky": "9.1.7", "lint-staged": "12.5.0", "mocha": "9.2.2", "nock": "13.5.6",