From b7a232337dcc56985421c82bf7408e31430fb20e Mon Sep 17 00:00:00 2001 From: William Bergamin Date: Mon, 11 Mar 2024 19:21:45 -0400 Subject: [PATCH] Update dependabot.yml (#1481) --- .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: "/"