Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jukie committed Jul 26, 2022
1 parent 5fbd75d commit 62ae3e1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
directory: /
schedule:
interval: daily
open-pull-requests-limit: 10
# Check for updates at 7am UTC.
time: "07:00"
commit-message:
prefix: "go:"
labels:
- c:deps
- golang

0 comments on commit 62ae3e1

Please sign in to comment.