Skip to content

Commit e2e65db

Browse files
committed
Update Renovate groups
1 parent c42e334 commit e2e65db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"matchPackageNames": ["jsondiffpatch"],
2727
"matchUpdateTypes": ["major", "minor"],
2828
"groupName": "jsondiffpatch"
29+
},
30+
{
31+
"matchPackageNames": ["msw"],
32+
"groupName": "msw"
33+
},
34+
{
35+
"matchPackageNames": ["redux", "redux-thunk", "react-redux", "@reduxjs/toolkit"],
36+
"matchUpdateTypes": ["major"],
37+
"groupName": "redux"
2938
}
3039
]
3140
}

0 commit comments

Comments
 (0)