Skip to content

Commit d6f3448

Browse files
chore(config): migrate renovate config (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f42fdd1 commit d6f3448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"groupName": "dependencies",
28-
"matchManagers": ["npm", "regex"],
28+
"matchManagers": ["npm", "custom.regex"],
2929
"enabled": true,
3030
"separateMajorMinor": true,
3131
"separateMultipleMajor": true,

0 commit comments

Comments
 (0)