From 40e02aabc2ad57b2edbe892564a0730aa40b1e50 Mon Sep 17 00:00:00 2001 From: Alexey Alexandrov Date: Mon, 9 Dec 2024 17:08:33 -0800 Subject: [PATCH] Update dependabot.yml (#918) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600..8ac6b8c4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"