From 74d4c96ffa169462cadbff4495d565893f184af2 Mon Sep 17 00:00:00 2001 From: Redume Date: Sun, 2 Oct 2022 12:16:41 +0300 Subject: [PATCH] Checking modules every day --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b2dfe19..20e1ef1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "daily" \ No newline at end of file