From 5958c00d67f0878df90af6067392f54443efe5b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:13:25 +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 3e6177ec..b3ea0ec2 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@kkt/less-modules": "^7.5.2", "@kkt/ncc": "^1.0.14", "compile-less-cli": "^1.9.0", - "husky": "^8.0.3", + "husky": "^9.0.0", "kkt": "^7.5.2", "lint-staged": "^14.0.0", "lerna": "^7.1.3",