From 6723b0cb913217c11fc1c8b8e85a39be34e427ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:46:54 +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 bbfca22..1a7596b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@kkt/ncc": "^1.0.15", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "husky": "^8.0.1", + "husky": "^9.0.0", "jest": "^29.6.4", "jest-environment-jsdom": "^29.6.0", "jest-environment-node": "^29.6.0",