Add renovate.json

This commit is contained in:
Renovate 2025-02-08 12:41:18 +00:00
parent 692c883dee
commit d76970757d
Signed by: Renovate
GPG key ID: C42AFED545031BE9

6
renovate.json Normal file
View file

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