Add renovate.json

This commit is contained in:
renovate[bot] 2024-07-19 03:43:15 +00:00 committed by Simon Chan
parent 53688d3edf
commit 67a07e2eb8

6
renovate.json Normal file
View file

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