From d6943a7f0b259141cc60ace72e312b069ac2d43c Mon Sep 17 00:00:00 2001 From: Androidacy Service Account Date: Mon, 18 Mar 2024 13:55:03 -0400 Subject: [PATCH] Update dependabot.yml Signed-off-by: Androidacy Service Account --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d57a0fe..f44b450 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: - package-ecosystem: "gradle" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly"