mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
Move prettier into its own group
This commit is contained in:
parent
7f883226df
commit
1bf3fef039
|
@ -35,6 +35,11 @@
|
|||
{
|
||||
"matchPackageNames": ["node"],
|
||||
"groupName": "node"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["prettier"],
|
||||
"matchUpdateTypes": ["major", "minor", "patch"],
|
||||
"groupName": "prettier"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user