Revert "chore(renovate): remove configuration"

This reverts commit 266803009b7431bec62f0c82cd13142844dfdf55.
This commit is contained in:
Markus Pesch 2025-04-14 23:03:54 +02:00
parent 5355bb8e7f
commit b1d25be6a0
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"
]
}