ci(renovate): add renovate #8

Merged
t.behrendt merged 1 commits from ci-renovate-add-renovate into main 2025-12-27 13:05:36 +01:00

7
renovate.json Normal file
View File

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