Skip to content

Commit

Permalink
Add group for major Go updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mtneug committed Oct 17, 2024
1 parent b00d962 commit dae6df9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ updates:
all:
patterns: [ "*" ]
update-types: [ "patch", "minor" ]
major:
patterns: [ "*" ]
update-types: [ "major" ]
labels:
- kind/dependency

0 comments on commit dae6df9

Please sign in to comment.