Skip to content

Commit

Permalink
Merge pull request #378 from johanhelsing/dependabot-groups
Browse files Browse the repository at this point in the history
dependabot: Group minor and patch level PRs
  • Loading branch information
johanhelsing authored Nov 23, 2023
2 parents b12e109 + f5d7df7 commit fa3bb5f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ updates:
directory: /
schedule:
interval: weekly
groups:
non-major:
update-types:
- "minor"
- "patch"

0 comments on commit fa3bb5f

Please sign in to comment.