From c79e023202243278d9ea32e97ec4d485fa997bc8 Mon Sep 17 00:00:00 2001 From: Xavier Lau Date: Sun, 9 Jul 2023 12:41:41 +0800 Subject: [PATCH] Set time --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0ba305d..73b04e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,15 @@ updates: directory: "/" schedule: interval: "daily" + time: "00:00" labels: - "Bot" - "Deps" - - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + time: "00:00" labels: - "Bot" - "GA"