Skip to content

Commit

Permalink
Merge 18306c8 into 3046507
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 authored May 2, 2023
2 parents 3046507 + 18306c8 commit eb9c852
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,18 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "05:00"
interval: "daily"
timezone: "America/New_York"
reviewers:
- chrisdoherty4

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "05:00"
interval: "daily"
timezone: "America/New_York"
open-pull-requests-limit: 10
reviewers:
- chrisdoherty4

- package-ecosystem: "docker"
directory: "/"
Expand All @@ -24,3 +23,5 @@ updates:
day: "sunday"
time: "05:00"
timezone: "America/New_York"
reviewers:
- chrisdoherty4

0 comments on commit eb9c852

Please sign in to comment.