From 5bdc1346a9eb21eb5aa127b719d0370aa1d5a712 Mon Sep 17 00:00:00 2001 From: Cassie Cheung Date: Mon, 19 Aug 2024 11:12:19 +0800 Subject: [PATCH] dependabot: reduce run frequency --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9ae47ca..95d4fd3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "monthly" groups: gha-version-updates: applies-to: version-updates