chore: Configure Renovate #1

Merged
vbrandl merged 2 commits from renovate/configure into main 2024-07-17 12:25:29 +02:00
Showing only changes of commit 7fc8dbb34c - 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"
]
}