From 7e7d047fd563b0b35e42c843e227b22c495f6279 Mon Sep 17 00:00:00 2001 From: ~Mirco <51542098+HttpMarco@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:45:40 +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 d4cd657..5b06320 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: "weekly" + interval: "daily"