From 8ea8d6f497b425349637c0d6e28e3ddaa7352ce1 Mon Sep 17 00:00:00 2001 From: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> Date: Wed, 13 May 2026 13:06:21 +0000 Subject: [PATCH] Adjust Docker schedule to match the others --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dd469a3a..f5e52ed9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -72,4 +72,7 @@ updates: - package-ecosystem: docker directory: / schedule: - interval: daily + interval: 'weekly' + day: 'friday' + time: '03:00' + timezone: Europe/London