ci(renovate): manage actions #13

Merged
t.behrendt merged 1 commits from ci-renovate-use-gh-actions into main 2025-11-04 08:19:34 +01:00

View File

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