Ci: add renovate.json [skip-ci]
Some checks failed
pull-requests-open / Check pre-commit status (pull_request) Has been skipped
pull-requests-open / Run E2E tofu tests (pull_request) Has been skipped
development / Check commit compliance (push) Failing after 4s
pull-requests-open / Check commit compliance (pull_request) Failing after 5s
build-deploy / Bump version and create changelog with commitizen (push) Successful in 6s

This commit is contained in:
Renovate Bot 2024-09-10 17:24:33 +00:00
parent a9f25b7b95
commit 62807c1f46

7
renovate.json Normal file
View File

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":dependencyDashboard"
]
}