From 17a0413cebdde564908a16af6556e0edaf189bc1 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Mon, 18 Mar 2024 14:40:17 +0100 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 65f2296..129a6b9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"