ci: add renovate #1

Merged
t.behrendt merged 1 commits from ci-add-renovate into main 2025-12-12 21:53:44 +01:00
Showing only changes of commit d70c5d7167 - Show all commits

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