From ca80c1c4143ad804f735c1c27d11c18f15da4ec1 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Thu, 18 Apr 2024 08:03:51 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 375626fb..e0c7ec6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,13 +7,13 @@ updates: schedule: # Check for updates to GitHub Actions every weekday interval: "daily" - time: "03:40" + time: "03:20" labels: - "dependencies" - package-ecosystem: "gitsubmodule" directory: "/" schedule: interval: "daily" - time: "03:50" + time: "03:40" labels: - "submodules"