chore: Configure Renovate #1

Merged
vbrandl merged 1 commits from renovate/configure into main 2024-08-25 16:50:54 +02:00
Showing only changes of commit b7044ae165 - Show all commits

6
renovate.json5 Normal file
View File

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