From 996eaf62083b693eff4607ef9c48f9d48c81cf42 Mon Sep 17 00:00:00 2001 From: Alex Laird Date: Thu, 7 Dec 2023 12:14:49 -0600 Subject: [PATCH] Dependenabot updates. --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 778be3d..73ffd11 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" + day: "monday" time: "05:00" timezone: "America/Chicago"