ci: add renovate

This commit is contained in:
2025-12-12 21:53:32 +01:00
parent eb13c36e08
commit d70c5d7167

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