From e535f266059fbff4e5b1281333c9220a244591b8 Mon Sep 17 00:00:00 2001 From: MLenterman Date: Tue, 13 Aug 2024 10:48:15 +0200 Subject: [PATCH] chore: move dependabot schedule to fridays so that other repos can include the new ci-cd-template version on mondays --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 781f934..d1a2d67 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" + day: "friday" commit-message: prefix: "build(dependencies):" groups: