From e0f3c39e56a0aa77ff8836e20fa03c3bbe7e2d75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:45:09 +0000 Subject: [PATCH] Update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4276e3f..a74aca6 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "commitlint": "^19.3.0", "cross-env": "^7.0.3", "eslint": "^8.57.0", - "husky": "^8.0.3", + "husky": "^9.0.0", "lint-staged": "^15.2.5", "prettier": "^3.2.5", "remark": "^14.0.3",