Revert "chore(renovate): remove configuration"

This reverts commit 2bc3228320083e4c884b3e9686ec57bc71459b62.
This commit is contained in:
Markus Pesch 2025-04-14 18:25:26 +02:00
parent ef509c8501
commit 6e4a8f0896
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

9
renovate.json Normal file
View File

@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>volker.raschek/renovate-config:default#master",
"local>volker.raschek/renovate-config:container#master",
"local>volker.raschek/renovate-config:actions#master",
"local>volker.raschek/renovate-config:regexp#master"
]
}