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: "-"