From 4ad23666bfecdb1ba5d38d40d98b2db9127126dd Mon Sep 17 00:00:00 2001 From: Sven Reichel Date: Thu, 19 Jan 2023 10:14:15 +0100 Subject: [PATCH] Set dependabot updates from weekly to daily (#2970) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2eff6b978a5..ba5d7a0babd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "composer" directory: "/" schedule: - interval: "weekly" + interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: