From f60212e0db2236d0c8cec67588e35b9a1e962850 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 00:14:51 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40e7ce4..acfd98d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "dedent": "1.5.1", "del-cli": "5.1.0", "eslint": "8.39.0", - "husky": "9.0.10", + "husky": "9.0.11", "lint-staged": "15.2.2", "markdownlint-cli2": "0.12.1", "npm-run-all": "4.1.5",