From 3198dffd7b54fd6a5e79c3bdf8b154826adf9360 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Sun, 12 May 2024 12:33:38 -0400 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 a267f67..7b61702 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "monthly" labels: - "dependencies" - "no changelog"