Skip to content

Commit

Permalink
dependabot: Don't group breaking 0.x releases together with patch upd…
Browse files Browse the repository at this point in the history
…ates
  • Loading branch information
johanhelsing committed Nov 23, 2023
1 parent fa3bb5f commit 3b76315
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ updates:
schedule:
interval: weekly
groups:
non-major:
patch-updates:
update-types:
- "minor"
- "patch"

0 comments on commit 3b76315

Please sign in to comment.