From 3f1c264f2cd6087af3c70650115fa7e991c6c957 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:56:56 +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 db437268..95449a62 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "del-cli": "5.0.0", "eslint": "8.27.0", "eslint-formatter-friendly": "7.0.0", - "husky": "8.0.2", + "husky": "9.0.7", "jest": "29.3.1", "lint-staged": "13.0.3", "markdownlint-cli": "0.32.2",