ci: merge minor PRs
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2023-12-04 17:24:29 +00:00
parent 95a667c57b
commit 686e757e55

View File

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