From 23d31fee7410ebb37005eb63d1d1090770e93589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 04:30:39 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.0.11 (#1968) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0259c008..a933cd89 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "cz-conventional-changelog": "3.3.0", "del-cli": "5.1.0", "eslint": "8.39.0", - "husky": "9.0.10", + "husky": "9.0.11", "imagemin": "8.0.1", "lint-staged": "15.2.2", "markdownlint-cli": "0.38.0",