From a5d91276a3c1b93ca29889ed46f3524615d3d054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 14:09:05 +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 a100eb58..e4ab4828 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@testing-library/react": "16.0.0", "@testing-library/user-event": "^14.5.1", "glob": "7.2.3", - "husky": "7.0.4", + "husky": "9.1.1", "jest": "^29.7.0", "ts-jest": "^29.1.4" },