From c5c51beb146b7f37636e29f1f641e718f6120529 Mon Sep 17 00:00:00 2001 From: William Bergamin Date: Mon, 11 Mar 2024 16:15:20 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6baed210..dc523d22 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" + interval: "monthly" open-pull-requests-limit: 5 - package-ecosystem: "github-actions" directory: "/"