From f51678f1dcb0c51bbb2be0a1c6a7e7cfc4475ed9 Mon Sep 17 00:00:00 2001 From: Tom <73077675+tmzane@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:09:42 +0300 Subject: [PATCH] chore(ci): dependabot: check weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 36b24f2..9aa5f33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: gomod directory: / schedule: - interval: daily + interval: weekly