diff --git a/renovate.json b/renovate.json index 623bd28..ff3ff1b 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,6 @@ }, "flux": { "fileMatch": ["infra/.+\\.yaml$", "apps/.+\\.yaml$"] - } + }, + "prHourlyLimit": 9 }