Skip to content

Commit

Permalink
Merge pull request #85 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 0d6e4d9 + dcec1bb commit ce744f6
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 ce744f6

Please sign in to comment.