From 52f62f100772f9224e603826392b77d6466ec362 Mon Sep 17 00:00:00 2001 From: William Storey Date: Mon, 21 Jul 2025 11:47:14 -0700 Subject: [PATCH] Update dependabot schedule --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b51dce3..12761c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,10 @@ updates: directory: "/" schedule: interval: daily + time: "14:00" open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: interval: daily + time: "14:00"