Add renovate.json

This commit is contained in:
Renovate 2022-10-11 09:11:22 +00:00
parent 8bcd639731
commit a0e7144b6b

6
renovate.json Normal file
View File

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