Skip to content

Commit

Permalink
group major/minor
Browse files Browse the repository at this point in the history
  • Loading branch information
maykathm committed Oct 8, 2024
1 parent 7ba0415 commit 1f879f9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,18 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
non-breaking:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"
breaking:
applies-to: version-updates
patterns:
- "*"
update-types:
- "major"

0 comments on commit 1f879f9

Please sign in to comment.