Tesr PR grouping
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2023-08-11 18:07:03 +00:00
parent 146d1c7a64
commit 6588aa823e
1 changed files with 2 additions and 1 deletions

View File

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