From c611dc6e4c47dbec471993cead8d2ba02db3b4f4 Mon Sep 17 00:00:00 2001 From: lpm0073 Date: Mon, 1 Jul 2024 09:27:45 -0600 Subject: [PATCH] run dependabot monthly --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82f8ead..8179312 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" + interval: "monthly" labels: - "dependencies" - "python" @@ -18,7 +18,7 @@ updates: - "dependencies" - "automated pr" schedule: - interval: "weekly" + interval: "monthly" assignees: - "lpm0073" reviewers: @@ -30,7 +30,7 @@ updates: - "javascript" - "automated pr" schedule: - interval: "weekly" + interval: "monthly" assignees: - "lpm0073" reviewers: