From 4e05c962f7489a89d99ccbb540abc6dbd1f2a4de Mon Sep 17 00:00:00 2001 From: Sam Bianco Date: Fri, 7 Feb 2025 15:18:36 -0500 Subject: [PATCH] Run dependabot monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b0c2359..1a218f5e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: ".github/workflows" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" groups: actions: patterns: