Add renovate

This commit is contained in:
Stefan Bethke 2024-07-30 20:48:05 +02:00
parent e8ac961432
commit 6a101580f6

6
renovate.json Normal file
View file

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