From 0fb592d5084417d49a6844434409f3c46e745f44 Mon Sep 17 00:00:00 2001 From: Andrew Cockrell <1480054+acockrell@users.noreply.github.com> Date: Thu, 7 May 2026 19:44:42 -0700 Subject: [PATCH] chore: update Renovate timezone to America/Vancouver --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index c9c41e2..a126c2a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,7 +7,7 @@ "group:allNonMajor" ], "schedule": ["before 6am on Monday"], - "timezone": "America/New_York", + "timezone": "America/Vancouver", "labels": ["dependencies"], "assignees": ["acockrell"], "vulnerabilityAlerts": {