ci(renovate): switch to shared configs

This commit is contained in:
2025-12-04 17:15:38 +01:00
parent c4c597682e
commit 2dd74c8a66

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"
]
} }