From 628fdee1fa800a08f168eaf43a95ae4541aa8d6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:44:00 +0000 Subject: [PATCH] chore(deps): update dependency husky to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85e2a7ec..845079ef 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@edx/frontend-build": "12.9.0-alpha.6", "@edx/reactifex": "^2.1.1", "glob": "7.2.3", - "husky": "7.0.4", + "husky": "8.0.3", "jest": "29.7.0", "ts-jest": "^26.5.6" }