Skip to content

Commit

Permalink
Merge pull request #163 from kdarkhan/dependabot-group
Browse files Browse the repository at this point in the history
Define grouping for dependabot updates
  • Loading branch information
kdarkhan authored Jan 30, 2024
2 parents 6b565d5 + 455774e commit b75ecb4
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 @@ -12,3 +12,11 @@ updates:
directory: /
schedule:
interval: weekly

groups:
minor:
update-types:
- minor
patch:
update-types:
- patch

0 comments on commit b75ecb4

Please sign in to comment.