Add renovate.json
Some checks failed
Actions / Build Export Files (push) Failing after 1s
Actions / Autotagger (push) Has been skipped
Actions / Build Documentation (pull_request) Has been skipped
Actions / Build Export Files (pull_request) Failing after 0s
Actions / Autotagger (pull_request) Has been skipped
Actions / Build Documentation (push) Successful in 24s

This commit is contained in:
Renovate 2025-02-14 16:30:35 +00:00
parent fa9a76c237
commit f9d09cfd81
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"
]
}