Migrate Renovate config (#33067)
* Migrate config .github/renovate.json * Update renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
{
|
||||
"groupName": "testcontainers docker digests",
|
||||
"groupSlug": "{{manager}}-docker-digests",
|
||||
"matchManagers": ["regex"],
|
||||
"matchPackagePatterns": ["*"]
|
||||
"matchManagers": ["custom.regex"],
|
||||
"matchPackageNames": ["*"]
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
||||
Reference in New Issue
Block a user