From 17fb28b0574bef29efb60f1774edcdc84016aeea Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Mon, 25 May 2026 15:05:31 +1000 Subject: [PATCH] dependabot: run monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 039289d..bf0f1e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: 'monthly'