From d3510a2e8ca93f1ba337e99fd4efd9a20086f1b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 13:52:43 +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 fd157ac52..dba7a4df5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@kkt/ncc": "^1.0.14", "@types/react-test-renderer": "~18.0.0", "compile-less-cli": "~1.9.0", - "husky": "~8.0.0", + "husky": "~9.1.0", "kkt": "^7.4.9", "lerna": "^8.0.0", "lint-staged": "^15.1.0",