From 4d270fb3fa5ea211173d9bb3c612695803a6195f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:45:55 +0000 Subject: [PATCH] :arrow_up: Update dependency eslint-plugin-react-hooks to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3e05cef..28f52281 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.2", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.0.0", "husky": "8.0.3", "json-loader": "0.5.7", "lint-staged": "15.2.10",