Add renovate.json

This commit is contained in:
Inhji 2023-06-10 09:23:23 +02:00
parent e0aa22074b
commit 5306c0c2fa
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

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