Add renovate.json

This commit is contained in:
renovate 2022-06-29 09:23:39 +00:00
parent 1c25d3ae65
commit 3e25a3ff6c
No known key found for this signature in database
GPG Key ID: 52B8FACB6DED89D9

6
renovate.json Normal file
View File

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