Add renovate.json

This commit is contained in:
Kevin Tumma 2023-07-14 09:03:30 +00:00
parent 415d2b135b
commit 4c4ed8ba1e

6
renovate.json Normal file
View File

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