From 05501aa45b91af2a8d76e9cbbc5baa9a95ebfe51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Ti=C5=A1novsk=C3=BD?= Date: Fri, 13 Oct 2023 08:13:19 +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 bc50d548..e238236f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: - package-ecosystem: "gomod" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"