From be992b0a092ccb1e022f08d62aa3fb3be52382c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 19:52:12 +0000 Subject: [PATCH] chore(deps): update dependency husky to v8.0.3 (#1887) 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 deb94b71..7079052c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "del-cli": "5.0.0", "eslint": "8.27.0", "esm": "3.2.25", - "husky": "8.0.2", + "husky": "8.0.3", "lint-staged": "13.0.3", "markdownlint-cli": "0.32.2", "npm-run-all": "4.1.5",