From 33375059bf829189b95ff8da7e882729e890bcf0 Mon Sep 17 00:00:00 2001 From: jamesread Date: Thu, 23 Feb 2023 10:21:38 +0000 Subject: [PATCH] cicd: Schedule is required --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2da8160..b1699a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,8 @@ version: 2 updates: - package-ecosystem: "gomod" directory: "/" + schedule: + interval: "daily" pull-request-branch-name: # The default / breaks artifact names at archive time. separator: "-"