diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1ff23d022fb..534e66f74ba 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,7 +8,7 @@ "rebaseWhen": "conflicted", "prConcurrentLimit": 7, "pinDigests": true, - "timezone":"Europe/Amsterdam" + "timezone":"Europe/Amsterdam", "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] },