Skip to content

Commit 7f957bf

Browse files
[next 14] Enforce eslint-plugin-react-hooks v4
Discussion in vercel#71291
1 parent 4f395f5 commit 7f957bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-import": "^2.28.1",
2020
"eslint-plugin-jsx-a11y": "^6.7.1",
2121
"eslint-plugin-react": "^7.33.2",
22-
"eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
22+
"eslint-plugin-react-hooks": "^4.6.2"
2323
},
2424
"peerDependencies": {
2525
"eslint": "^7.23.0 || ^8.0.0",

0 commit comments

Comments
 (0)