From 68e17cd4b779af1eb03968b502c8bb8902613b3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 05:10:47 +0000 Subject: [PATCH] chore(deps): update dependency husky to v8.0.2 (#714) 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 6d97e72..7242236 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "del-cli": "5.0.0", "eslint": "8.27.0", "eslint-plugin-es": "4.1.0", - "husky": "8.0.1", + "husky": "8.0.2", "lint-staged": "13.0.3", "markdownlint-cli": "0.32.2", "npm-run-all": "4.1.5",