From d2d60ead0cc94e6b63d7fb91495593ba43621102 Mon Sep 17 00:00:00 2001 From: William Storey Date: Mon, 21 Jul 2025 11:32:35 -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 1ff64be6..e36432ea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: daily + time: "14:00" open-pull-requests-limit: 10 groups: jackson: @@ -13,3 +14,4 @@ updates: directory: "/" schedule: interval: daily + time: "14:00"