Skip to content

Commit

Permalink
Merge pull request #158 from blinklabs-io/chore/update-dependabot
Browse files Browse the repository at this point in the history
chore: update dependabot
  • Loading branch information
wolf31o2 authored Dec 8, 2023
2 parents 53047d7 + de9b1d0 commit cff2f34
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@

version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit cff2f34

Please sign in to comment.