Add renovate.json

This commit is contained in:
renovate[bot] 2024-05-17 10:06:16 +00:00 committed by Stefan Ceriu
parent 57afc3bbd5
commit 3a5b22c1b8

6
renovate.json Normal file
View File

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