From 20831d41d2ca98c50a89b4aebf64f88235ba686e Mon Sep 17 00:00:00 2001 From: Cristiano Piemontese Date: Mon, 20 May 2024 16:11:48 +0200 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 0f8f65b..aeac3b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: mix # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly"