From d8c937fb449fc64d2bf91ac2f20e6341eb16e6a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:50:49 +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 d819b2c7..d848eeed 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,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" }