Add renovate.json

This commit is contained in:
Renovate 2024-12-28 04:10:50 +00:00
parent 8ced8c8039
commit 44f85101f4
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"
]
}