From 491cfcf51c9bc6fcbe4754ac760dc244e24a7575 Mon Sep 17 00:00:00 2001 From: Ryan Nixon Date: Mon, 22 Feb 2021 05:54:35 -0800 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..202ae23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "monthly"