From de539cc5de49bcfd8a8442b30eb5e23e7062cd8e Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Thu, 18 Apr 2024 07:53:43 -0400 Subject: [PATCH 1/3] 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" From ca80c1c4143ad804f735c1c27d11c18f15da4ec1 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Thu, 18 Apr 2024 08:03:51 -0400 Subject: [PATCH 2/3] 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" From 42b3f405dc62f328d50a3a8194e3929a3b26efdb Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Thu, 18 Apr 2024 08:05:04 -0400 Subject: [PATCH 3/3] 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 e0c7ec6d..991f7e00 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:20" + time: "07:20" labels: - "dependencies" - package-ecosystem: "gitsubmodule" directory: "/" schedule: interval: "daily" - time: "03:40" + time: "07:40" labels: - "submodules"