Skip to content

Commit 0a52285

Browse files
authored
Merge pull request #11 from snout-router/renovate/major-react-monorepo
Update dependency eslint-plugin-react-hooks to v5
2 parents 790070c + b4f2cd4 commit 0a52285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rushstack/eslint-patch": "^1.1.4",
2323
"eslint": "^8.19.0",
2424
"eslint-plugin-react": "^7.30.1",
25-
"eslint-plugin-react-hooks": "^4.6.0"
25+
"eslint-plugin-react-hooks": "^5.0.0"
2626
},
2727
"devDependencies": {
2828
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)