Add renovate.json

This commit is contained in:
renovate[bot]
2023-04-23 19:54:04 +00:00
committed by Abhishek Chanda
parent 0bb1ea8fd4
commit 98914649d6

6
renovate.json Normal file
View File

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