ci(renovate): switch to shared configs #10

Merged
t.behrendt merged 1 commits from ci-renovate-switch-to-shared-configs into main 2026-02-03 16:31:31 +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"
]
} }