diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 27b41fa8..973988a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,14 @@ version: 2 updates: + - package-ecosystem: "gomod" + directory: "/" + target-branch: main # see https://github.com/dependabot/dependabot-core/issues/1778#issuecomment-1988140219 + schedule: + interval: "daily" + allow: + - dependency-name: "go.sia.tech*" + dependency-type: "all" - package-ecosystem: "gomod" # See documentation for possible values directory: "/" # Location of package manifests schedule: