From 76bed58488353c1b8594cec289496907830df5ea Mon Sep 17 00:00:00 2001 From: "Project Mu UEFI Bot [bot]" <45776386+uefibot@users.noreply.github.com> Date: Mon, 5 Jun 2023 12:11:30 -0400 Subject: [PATCH] Repo File Sync: Update Dependabot PIP schedule from daily to weekly (#253) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#5175280430](https://github.com/microsoft/mu_devops/actions/runs/5175280430) Signed-off-by: Project Mu UEFI Bot --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fceb88e2..554dab38 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -45,7 +45,8 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" + day: "wednesday" timezone: "America/Los_Angeles" time: "01:00" commit-message: