Revert "chore(renovate): remove configuration"

This reverts commit aa7a80dedaf00b31b81e98dedf02b8a6c29c6896.
This commit is contained in:
Markus Pesch 2025-04-14 18:26:01 +02:00
parent ec1ccd81d1
commit c83ff3aa28
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"
]
}