From c287af2d5bc8d9e8f2984360abef1a9dceb69bfc Mon Sep 17 00:00:00 2001 From: Matt Brictson Date: Sat, 7 Sep 2024 11:45:03 -0700 Subject: [PATCH] Change dependabot schedule to 4pm PT --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f28522..8ce08a7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: monthly - time: "06:00" + time: "16:00" timezone: America/Los_Angeles open-pull-requests-limit: 10 labels: @@ -13,7 +13,7 @@ updates: directory: "/" schedule: interval: monthly - time: "06:00" + time: "16:00" timezone: America/Los_Angeles open-pull-requests-limit: 10 labels: