ci: merge minor PRs
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2023-12-04 17:24:29 +00:00
parent 95a667c57b
commit 686e757e55
1 changed files with 2 additions and 1 deletions

View File

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