Add renovate.json

This commit is contained in:
renovate[bot] 2023-07-12 16:59:09 +00:00 committed by Sora Morimoto
parent 8ac143d660
commit ada1d75d26

4
renovate.json Normal file
View File

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