Add renovate.json

This commit is contained in:
renovate-bot 2023-10-26 00:14:21 +00:00
parent c5451471cc
commit 1917ebfefc

6
renovate.json Normal file
View File

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