Skip to content

Commit 4cf33bc

Browse files
authored
Update eslint-plugin-react-hooks to version 7.0.0
1 parent 935e639 commit 4cf33bc

File tree

2 files changed

+166
-147
lines changed

2 files changed

+166
-147
lines changed

packages/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-config-next": "^14.2.15",
2929
"eslint-plugin-jsx-a11y": "^6.10.2",
3030
"eslint-plugin-react": "^7.37.3",
31-
"eslint-plugin-react-hooks": "^4.6.2"
31+
"eslint-plugin-react-hooks": "^7.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)