From de539cc5de49bcfd8a8442b30eb5e23e7062cd8e Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Thu, 18 Apr 2024 07:53:43 -0400 Subject: [PATCH] schedule dependabot leading fiat-crypto --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31f22160..375626fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,11 +7,13 @@ updates: schedule: # Check for updates to GitHub Actions every weekday interval: "daily" + time: "03:40" labels: - "dependencies" - package-ecosystem: "gitsubmodule" directory: "/" schedule: interval: "daily" + time: "03:50" labels: - "submodules"