Skip to content

Commit c65c00f

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

renovate.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
},
4141
{
4242
"groupName": "com.trendyol",
43-
"matchPackagePatterns": [
44-
"com.trendyol:stove.*"
45-
],
46-
"allowedVersions": "!/1f1ca59/"
43+
"allowedVersions": "!/1f1ca59/",
44+
"matchPackageNames": [
45+
"/com.trendyol:stove.*/"
46+
]
4747
}
4848
]
4949
}

0 commit comments

Comments
 (0)