Skip to content

Commit 5728a72

Browse files
Migrate config renovate.json (#121759)
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed. You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon. 🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid. ❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
1 parent 94d7f22 commit 5728a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"matchDatasources": [
3131
"docker"
3232
],
33-
"matchPackagePatterns": [
34-
"^docker.elastic.co/wolfi/chainguard-base$"
33+
"matchPackageNames": [
34+
"/^docker.elastic.co/wolfi/chainguard-base$/"
3535
]
3636
}
3737
],

0 commit comments

Comments
 (0)