From 55ede9f2f6ebb6325b0ff5f725372d20c0f9416e Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 24 Jul 2026 20:35:45 +0000 Subject: [PATCH] ci: update github actions monthly instead of weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53a6945a2..7345c60c3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,6 +15,6 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" cooldown: default-days: 7