Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into prod

Reviewed-on: x/projektverwaltung#1
This commit is contained in:
2025-11-07 19:30:47 +00:00

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>x/renovate-config"
]
}