From 8a59aafc44df455629b2c1e17b09f43388068911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:01: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 ee78ea0a..eda11024 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@kkt/less-modules": "^7.5.4", "@kkt/ncc": "^1.1.1", "compile-less-cli": "^1.8.13", - "husky": "^8.0.1", + "husky": "^9.0.0", "lerna": "^8.0.0", "lint-staged": "^15.0.0", "prettier": "^3.0.1",