From 11bdc8d1a15e49a90ada6d6f6d2fe7612a2f424b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:21:53 +0000 Subject: [PATCH] chore(deps): update dependency husky to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7256135..43ef9bc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^7.0.0", "eslint-plugin-import": "^2.17.3", "gh-pages": "^3.0.0", - "husky": "^4.0.0", + "husky": "^8.0.0", "lint-staged": "^10.0.0", "node-sass": "^4.13.0", "prettier": "^2.0.0",