zdt-argocd/renovate.json
Stefan Reimer 640ef34fc3
Some checks failed
ZeroDownTime/zdt-argocd/pipeline/head There was a failure building this commit
ci: tweak renovate
2024-07-19 17:35:16 +00:00

11 lines
209 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)",
":semanticCommits",
"group:allNonMajor"
],
"prHourlyLimit": 0
}