From cb7ead83d071b897417c00b6815ee9efccfaaab3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 14:53:07 +0000 Subject: [PATCH] Update dependency husky to v8.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bad87f3..52bc8b2 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-react": "7.31.10", "eslint-plugin-react-hooks": "4.6.0", "fibers": "5.0.3", - "husky": "8.0.2", + "husky": "8.0.3", "jest": "29.3.0", "jest-transform-css": "4.0.1", "node-sass": "7.0.1",