From 6f835f9d1616944f35e66d32250ede61d3a10a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:19:06 +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 1fe6cd1a..b1bc4716 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,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" }