Add renovate.json
Some checks failed
Actions / Build (push) Successful in 12s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 16s
Actions / Build (pull_request) Successful in 13s
Actions / Build Documentation (MkDocs) (push) Successful in 24s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 22s

This commit is contained in:
Renovate 2025-01-29 10:31:00 +00:00
parent 34c6ec0a62
commit d044c97c47
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"
]
}