From afe67a25e858f8c6eced1cdb44c59349ce15d285 Mon Sep 17 00:00:00 2001 From: Brian Benjamin Maranville Date: Tue, 21 Jan 2025 08:20:49 -0500 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 5cf92a4..8b89bb2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Workflow files stored in the default location of `.github/workflows` schedule: - interval: "weekly" + interval: "monthly"