ci(renovate): switch to shared configs #8

Merged
t.behrendt merged 1 commits from ci-renovate-switch-to-shared-configs into main 2025-11-08 15:21:00 +01:00
Showing only changes of commit 9fb67ef84c - Show all commits
+5 -1
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"
]
} }