Skip to content

Commit 56f3b46

Browse files
authored
Merge pull request #224 from UniversityOfHelsinkiCS/renovate/migrate-config
chore(config): migrate renovate config
2 parents f80e944 + 1cca2e6 commit 56f3b46

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)