From e7a2139e425ff9d84755918c5fcde62e8c2258fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 01:10:50 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38ba282..03504fc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-promise": "^7.0.0", "eslint-plugin-react": "^7.20.0", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^7.0.0", "eslint-plugin-regexp": "^2.0.0", "eslint-plugin-standard": "^5.0.0", "eslint-plugin-vue": "^10.1.0",