Cleanup renovate config after default in branch name (#128817) (#128819)

This commit is contained in:
Rene Groeschke 2025-06-03 12:15:42 +02:00 committed by GitHub
parent bab6e835d4
commit b39ae437cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,19 +19,5 @@
"9.0",
"8.18",
"8.17"
],
"packageRules": [
{
"groupName": "wolfi (versioned)",
"groupSlug": "wolfi-versioned",
"description": "Override the `groupSlug` to create a non-special-character branch name",
"matchDatasources": [
"docker"
],
"matchPackageNames": [
"/^docker.elastic.co/wolfi/chainguard-base$/",
"/^docker.elastic.co/wolfi/chainguard-base-fips$/"
]
}
]
}