From 069dfa7351163297aaffaba796864ca679f8968f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:42:00 +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 60e0b9b..0b4160f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@kkt/ncc": "^1.1.1", "@types/react-test-renderer": "^18.0.0", "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",