From 45e43d3fb3a374ec3c742eafb28839332df3aa7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 01:28:13 +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 8ab960b..d5e2b27 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-import": "^2.29.0", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react-hooks": "^7.0.0", "mocha": "^10.2.0", "npm-run-all": "^4.1.5", "winston": "^3.11.0"