Skip to content

Commit

Permalink
feat: introduce grouped version updates for dependabot (#414)
Browse files Browse the repository at this point in the history
chore: let's give this a try
  • Loading branch information
mfranzke authored Oct 17, 2023
1 parent 6dd4729 commit d0dfede
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ updates:
separator: "-"
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
versioning-strategy: increase
groups:
commitlint:
patterns:
- "@commitlint*"

0 comments on commit d0dfede

Please sign in to comment.