Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son authored Nov 15, 2023
1 parent 1757069 commit cb6089a
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ updates:
patterns:
- "*"
schedule:
# By default, this will be on a monday.
interval: "weekly"
- package-ecosystem: gomod
directory: /
labels:
- dependencies
- go
day: "sunday"
- package-ecosystem: "gomod"
directory: "/"
labels: ["dependencies","go"]
groups:
go:
update-types: ["minor","patch"]
schedule:
interval: weekly
day: sunday
interval: "weekly"
day: "sunday"

0 comments on commit cb6089a

Please sign in to comment.