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:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
e0cddf8e4a
commit
3abf74ef44
@@ -6,8 +6,8 @@
|
|||||||
{
|
{
|
||||||
"groupName": "testcontainers docker digests",
|
"groupName": "testcontainers docker digests",
|
||||||
"groupSlug": "{{manager}}-docker-digests",
|
"groupSlug": "{{manager}}-docker-digests",
|
||||||
"matchManagers": ["regex"],
|
"matchManagers": ["custom.regex"],
|
||||||
"matchPackagePatterns": ["*"]
|
"matchPackageNames": ["*"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
|
|||||||
Reference in New Issue
Block a user