Skip to content

Commit

Permalink
👷 configuration of grouped version upgrades by dependabot (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhino committed Nov 13, 2023
1 parent c848854 commit 64c4a9c
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 @@ -5,6 +5,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
dependencies:
patterns:
- "*"
commit-message:
prefix: ":arrow_up:"
# GitHub Actions
Expand Down

0 comments on commit 64c4a9c

Please sign in to comment.