Skip to content

Commit 1cca2e6

Browse files
chore(config): migrate config renovate.json
1 parent f80e944 commit 1cca2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
{
66
"groupName": "all non-major dependencies",
77
"groupSlug": "all-minor-patch",
8-
"matchPackagePatterns": ["*"],
9-
"matchUpdateTypes": ["minor", "patch"]
8+
"matchUpdateTypes": ["minor", "patch"],
9+
"matchPackageNames": ["*"]
1010
},
1111
{
1212
"matchDatasources": ["docker"],

0 commit comments

Comments
 (0)