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 9c4c3fc commit 1c45188Copy full SHA for 1c45188
renovate.json5
@@ -49,7 +49,7 @@
49
// group all redux packages together
50
{
51
groupName: 'redux',
52
- matchPackageNames": ['@reduxjs/**', 'react-redux']
+ matchPackageNames: ['@reduxjs/**', 'react-redux']
53
},
54
],
55
// Allow Renovate to open as many PRs as it wants
0 commit comments