sns-alert-hub/renovate.json
Stefan Reimer 6588aa823e
All checks were successful
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good
Tesr PR grouping
2023-08-11 18:07:03 +00:00

11 lines
209 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)",
":semanticCommits",
"group:allNonMajor"
],
"prHourlyLimit": 0
}