From 3f98713a840a2760edaf9878497436ad40873a81 Mon Sep 17 00:00:00 2001 From: Martin Bruset Solberg Date: Mon, 19 Feb 2024 14:30:25 +0100 Subject: [PATCH] chore: set new time for dependabot --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a8507f6..cbafaab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,13 +5,13 @@ updates: directory: "/" schedule: interval: "daily" - time: "09:00" + time: "13:00" timezone: "Europe/Oslo" open-pull-requests-limit: 5 - package-ecosystem: npm directory: "/" schedule: interval: daily - time: "09:00" + time: "13:00" timezone: "Europe/Oslo" open-pull-requests-limit: 5