Skip to content

Commit a0b1dad

Browse files
committed
Require ^6.1.1, which is the first to include flat/* configs
1 parent 299fa25 commit a0b1dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/ripe-doors-attend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@awesome-code-style/eslint-config': patch
33
---
44

5-
Allow eslint-plugin-react-hooks v6
5+
Allow eslint-plugin-react-hooks v6.1.1

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"peerDependencies": {
3939
"eslint": ">= 9",
4040
"eslint-plugin-react": "^7.37.1",
41-
"eslint-plugin-react-hooks": "^6.0.0 || ^7.0.0"
41+
"eslint-plugin-react-hooks": "^6.1.1 || ^7.0.0"
4242
},
4343
"peerDependenciesMeta": {
4444
"eslint-plugin-react": {

0 commit comments

Comments
 (0)