Skip to content

Commit

Permalink
dependabot.yml: group easy to update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tarasmadan committed Oct 2, 2024
1 parent 02f9582 commit a4c7fd3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ updates:
prefix: "mod:"
assignees:
- "tarasmadan"
groups:
stable-enough:
patterns:
- "*"
exclude-patterns:
- "mockery"
- "golangci-lint"
- "appengine"

0 comments on commit a4c7fd3

Please sign in to comment.