From 370e14d48804b930e8e2d92db492c048f86c2840 Mon Sep 17 00:00:00 2001 From: David Denton Date: Tue, 1 Oct 2024 09:20:16 +0100 Subject: [PATCH] reduce dependabot.yml to monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..8ac6b8c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"