ci(renovate): switch to shared configs #9

Merged
t.behrendt merged 1 commits from ci-renovate-switch-to-shared-configs into main 2025-12-04 17:16:38 +01:00

View File

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