From 763f3fec17ab45de68e5340fcfc4d50844f750a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:48:10 +0000 Subject: [PATCH] chore(deps): 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 4736c85..2bf3b68 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/utils": "^8.0.0", "eslint-plugin-import": "^2.31.0", - "eslint-plugin-react-hooks": "^4.6.2" + "eslint-plugin-react-hooks": "^5.0.0" } } } \ No newline at end of file