From d003b936917bbb8a41aa87e2c925f4aecc01f441 Mon Sep 17 00:00:00 2001 From: Joachim Meyer Date: Wed, 23 Oct 2024 14:56:59 -0600 Subject: [PATCH] GH actions - Set dependabot to monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c4b369..8b13673 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: actions: patterns: