From 12f97eebebc586ec68218544419ff30a3198d20d Mon Sep 17 00:00:00 2001 From: Roman Makeev <57789105+makeevrserg@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:15:36 +0300 Subject: [PATCH] Update dependabot.yaml --- .github/dependabot.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7a1a658..8bb1818 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,9 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + time: "08:00" + timezone: "Europe/Moscow" rebase-strategy: "disabled" groups: versions: @@ -15,9 +18,12 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + time: "08:00" + timezone: "Europe/Moscow" groups: versions: dependency-type: production applies-to: version-updates rebase-strategy: "disabled" - open-pull-requests-limit: 1 \ No newline at end of file + open-pull-requests-limit: 1