Skip to content

Commit 1c45188

Browse files
authored
Fix quote
1 parent 9c4c3fc commit 1c45188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
// group all redux packages together
5050
{
5151
groupName: 'redux',
52-
matchPackageNames": ['@reduxjs/**', 'react-redux']
52+
matchPackageNames: ['@reduxjs/**', 'react-redux']
5353
},
5454
],
5555
// Allow Renovate to open as many PRs as it wants

0 commit comments

Comments
 (0)