From 2c450c87193804504405289ccc834b4aba5ff860 Mon Sep 17 00:00:00 2001 From: JanSzewczyk Date: Mon, 13 May 2024 13:13:10 +0200 Subject: [PATCH] ci(dependabot): update dependabot schedules --- .github/dependabot.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5b3844d..982071e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,10 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "monthly" + interval: "weekly" + day: "sunday" + time: "21:37" + timezone: "Europe/Warsaw" groups: github-dependencies: patterns: @@ -14,7 +17,10 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "monthly" + interval: "weekly" + day: "sunday" + time: "21:37" + timezone: "Europe/Warsaw" groups: prettier-config-dependencies: patterns: