Group docker digests renovate tasks (#33058)
* Group docker digests renovate tasks * Change group name for testcontainers docker digests
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["github>matrix-org/renovate-config-element-web"],
|
"extends": ["github>matrix-org/renovate-config-element-web"],
|
||||||
"postUpdateOptions": ["pnpmDedupe"],
|
"postUpdateOptions": ["pnpmDedupe"],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"groupName": "testcontainers docker digests",
|
||||||
|
"groupSlug": "{{manager}}-docker-digests",
|
||||||
|
"matchManagers": ["regex"],
|
||||||
|
"matchPackagePatterns": ["*"]
|
||||||
|
}
|
||||||
|
],
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
|
|||||||
Reference in New Issue
Block a user