Skip to content

Commit

Permalink
enable dependabot updates on magefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed May 6, 2024
1 parent fd9eaf2 commit e5e535f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ updates:
groups:
go-mod:
patterns: ["*"]
- package-ecosystem: "gomod"
directory: "/magefiles"
schedule:
interval: "weekly"
labels:
- "area/dependencies"
groups:
go-mod-magefiles:
patterns: ["*"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit e5e535f

Please sign in to comment.