From 30dc222a12a0c8a25d2254652074c730e03c172d Mon Sep 17 00:00:00 2001 From: BernardoScantamburlo Date: Sun, 19 Jan 2025 16:26:16 -0500 Subject: [PATCH 1/2] Changed dependabot to open pull requests daily at 21:30 UTC --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c36ec1f..3289d79 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: weekly - time: "10:00" + interval: daily + time: "21:30" open-pull-requests-limit: 1 From 0fcc3acd88f3baa17f9866f6d655af4dac2bf965 Mon Sep 17 00:00:00 2001 From: BernardoScantamburlo Date: Sun, 19 Jan 2025 16:29:51 -0500 Subject: [PATCH 2/2] Changed dependabot to open pull requests daily at 21:35 UTC --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3289d79..d053e92 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,5 @@ updates: directory: "/" schedule: interval: daily - time: "21:30" + time: "21:35" open-pull-requests-limit: 1