Add renovate.json

This commit is contained in:
Renovate 2024-12-31 05:29:44 +00:00 committed by cswimr
parent 72c0daa3ee
commit 5933ab5f40

6
renovate.json Normal file
View file

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