From 1c19c2f72b3b2aed08f9a425117ac934a18f9705 Mon Sep 17 00:00:00 2001 From: Caleb Doxsey Date: Fri, 16 Jun 2023 11:18:34 -0600 Subject: [PATCH] update dependabot --- .github/dependabot.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 5ace460..47c5b50 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,4 +3,5 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" + open-pull-requests-limit: 50