diff --git a/renovate.json b/renovate.json index 4b61eb30..0e7294f8 100644 --- a/renovate.json +++ b/renovate.json @@ -4,6 +4,9 @@ "config:recommended", ":preserveSemverRanges" ], + "timezone": "Etc/UTC", + "includeForks": true, + "baseBranches": ["main"], "prCreation": "immediate", "rebaseWhen": "conflicted", "rebaseLabel": "AC › Needs Rebase",