From 909c03ced4b891962fea79d3995f30d456c3aa9a Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sat, 16 Nov 2024 13:00:13 -0500 Subject: [PATCH] run on thursdays --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c012a93..2728eb37 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" + day: "thursday" versioning-strategy: increase-if-necessary allow: - dependency-name: "drupal/*"