Add renovate.json

This commit is contained in:
Kevin Tumma 2023-07-14 09:11:36 +00:00
parent ab3d274c8f
commit abeaec4691

6
renovate.json Normal file
View File

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