We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299fa25 commit a0b1dadCopy full SHA for a0b1dad
.changeset/ripe-doors-attend.md
@@ -2,4 +2,4 @@
2
'@awesome-code-style/eslint-config': patch
3
---
4
5
-Allow eslint-plugin-react-hooks v6
+Allow eslint-plugin-react-hooks v6.1.1
packages/eslint-config/package.json
@@ -38,7 +38,7 @@
38
"peerDependencies": {
39
"eslint": ">= 9",
40
"eslint-plugin-react": "^7.37.1",
41
- "eslint-plugin-react-hooks": "^6.0.0 || ^7.0.0"
+ "eslint-plugin-react-hooks": "^6.1.1 || ^7.0.0"
42
},
43
"peerDependenciesMeta": {
44
"eslint-plugin-react": {
0 commit comments