From ebccfdd40b36aafd54fdcf818157bf6c003a2035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 10:05:47 +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 55d20431..24a71eb2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest-environment-jsdom": "^29.6.0", "jest-environment-node": "^29.5.0", "jest-watch-typeahead": "^2.2.2", - "husky": "~8.0.3", + "husky": "~9.0.0", "kkt": "^7.5.2", "lerna": "^8.0.0", "lint-staged": "^15.1.0",