Add renovate.json

This commit is contained in:
renovate[bot]
2022-11-20 10:34:22 +00:00
committed by GitHub
parent a1a66fd4c8
commit cef57fbfde

6
renovate.json Normal file
View File

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