Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger authored Oct 5, 2024
1 parent 2fe57ea commit b86c411
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b86c411

Please sign in to comment.