From 28d6a190d171677f0ec8d9725378e31415752169 Mon Sep 17 00:00:00 2001 From: Fred Clausen <43556888+fredclausen@users.noreply.github.com> Date: Sun, 1 Oct 2023 09:27:26 -0600 Subject: [PATCH] Update dependabot.yaml --- .github/dependabot.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 6057409d..b7906c9b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,8 +5,6 @@ updates: directory: "/rootfs/webapp" schedule: interval: daily - time: "00:00" - timezone: "Etc/UTC" assignees: - "fredclausen" @@ -14,8 +12,6 @@ updates: directory: "/acarshub-typescript" schedule: interval: daily - time: "00:00" - timezone: "Etc/UTC" assignees: - "fredclausen" @@ -23,8 +19,6 @@ updates: directory: "/" schedule: interval: daily - time: "00:00" - timezone: "Etc/UTC" assignees: - "fredclausen" @@ -32,7 +26,5 @@ updates: directory: "/" schedule: interval: daily - time: "00:00" - timezone: "Etc/UTC" assignees: - "fredclausen"