From b58bd267c16c48f47ed3e834e8bd31dfd847f35f Mon Sep 17 00:00:00 2001 From: Ashley Scopes <73482956+ascopes@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:29:06 +0100 Subject: [PATCH] Fix error in dependabot config --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 74bbac56..9d4a9c76 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: schedule: interval: weekly day: monday - time: 06:00 + time: "06:00" timezone: Europe/London target-branch: main assignees: @@ -19,7 +19,7 @@ updates: schedule: interval: weekly day: monday - time: 06:00 + time: "06:00" timezone: Europe/London target-branch: main assignees: