From a2cdb70edad5d2e7840bbb3557a55613ea2ced21 Mon Sep 17 00:00:00 2001 From: Gregor Noczinski Date: Tue, 24 Oct 2023 09:24:34 +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 f1b219b..3938344 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "daily"