ci: tweak renovate
Some checks failed
ZeroDownTime/zdt-argocd/pipeline/head There was a failure building this commit

This commit is contained in:
Stefan Reimer 2024-07-19 17:35:16 +00:00
parent a3c65cab2b
commit 640ef34fc3

View File

@ -3,7 +3,8 @@
"extends": [
"config:recommended",
":label(renovate)",
":semanticCommits"
":semanticCommits",
"group:allNonMajor"
],
"prHourlyLimit": 0
}