feat: migrate existing configs #1

Merged
t.behrendt merged 10 commits from feat-migrate-existing-configs into main 2025-10-08 18:46:12 +02:00
Showing only changes of commit 3a45394d89 - Show all commits

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common"
]
}