From d3bac2204143727f8e94199ea769885f332fe500 Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Tue, 3 Oct 2023 22:40:21 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 44d8984..9257a1f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + - package-ecosystem: gomod + directory: / + schedule: + interval: daily