From e3f486b08bd5aad2408b1b0e4faab155a8fd11b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:08:17 +0000 Subject: [PATCH] Update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a7751a5..9c4b411a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/jasmine": "3.8.1", "@types/jasminewd2": "2.0.10", "@types/node": "13.13.52", - "husky": "6.0.0", + "husky": "9.1.7", "lint-staged": "10.5.4", "prettier": "2.3.2", "tslint": "6.1.3",