Add renovate.json

This commit is contained in:
renovate[bot] 2023-03-07 09:31:10 +00:00 committed by GitHub
parent c4e7172fcc
commit 5bc5f3c138

6
renovate.json Normal file
View file

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