From cabf32fdad8748cd8814b15c0cd109e4a610b518 Mon Sep 17 00:00:00 2001 From: Sven Carrillo Castillo Date: Sat, 25 Nov 2023 00:38:25 +0100 Subject: [PATCH] dependabot -> weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5b063201..d4cd6577 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "maven" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly"