From 98245b4929481f1f52edde3fda2b5240a8be815f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 18:38:20 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.6.2 --- packages/@gorrion/eslint-config-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@gorrion/eslint-config-react/package.json b/packages/@gorrion/eslint-config-react/package.json index 6aa02ae..31dea14 100644 --- a/packages/@gorrion/eslint-config-react/package.json +++ b/packages/@gorrion/eslint-config-react/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/parser": "5.25.0", "eslint": "8.15.0", "eslint-plugin-react": "7.29.4", - "eslint-plugin-react-hooks": "4.5.0", + "eslint-plugin-react-hooks": "4.6.2", "typescript": "4.6.4" }, "peerDependencies": {