ci(renovate): switch to shared configs
CI / Test Setup Trivy (pull_request) Successful in 11s

This commit is contained in:
2025-11-08 15:13:34 +01:00
parent 4d7f65bf41
commit 9fb67ef84c
+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"
]
}