From 827268ffd65d64666a4b1f180d652a71c5e0496b Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Thu, 4 Apr 2024 11:26:45 -0700 Subject: [PATCH] test Signed-off-by: Rajpal Chauhan --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af814cc5..af810010 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,7 +19,7 @@ updates: schedule: interval: weekly day: monday - time: 04:00 + time: "04:00" timezone: Canada/Pacific # Maintain dependencies for Vue @@ -28,7 +28,7 @@ updates: schedule: interval: weekly day: monday - time: 04:00 + time: "04:00" timezone: Canada/Pacific # Maintain dependencies for docker @@ -37,7 +37,7 @@ updates: schedule: interval: weekly day: monday - time: 04:00 + time: "04:00" timezone: Canada/Pacific # Maintain dependencies for docker @@ -46,5 +46,5 @@ updates: schedule: interval: weekly day: monday - time: 04:00 + time: "04:00" timezone: Canada/Pacific \ No newline at end of file