Add renovate.json

This commit is contained in:
renovate[bot]
2023-08-29 10:20:47 +00:00
committed by GitHub
parent 29e00fe7dd
commit d333d45a58

6
renovate.json Normal file
View File

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