Merge pull request 'Configure Renovate' (#2) from renovate/configure into main

Reviewed-on: #2
This commit is contained in:
Jonathan Treffler 2025-06-24 23:04:04 +02:00
commit b16d621077

6
renovate.json Normal file
View file

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