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": [ "extends": [
"config:recommended", "config:recommended",
":label(renovate)", ":label(renovate)",
":semanticCommits" ":semanticCommits",
"group:allNonMajor"
], ],
"prHourlyLimit": 0 "prHourlyLimit": 0
} }