Compare commits

..

2 Commits

Author SHA1 Message Date
1d8c089626 chore(renovate): apply new configuration 2025-04-14 18:25:40 +02:00
6e4a8f0896 Revert "chore(renovate): remove configuration"
This reverts commit 2bc3228320.
2025-04-14 18:25:26 +02:00

7
renovate.json Normal file
View File

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