Skip to content

Commit

Permalink
Use group updates for dependabot (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
  • Loading branch information
Frawless committed Jul 15, 2024
1 parent ed99665 commit 76aa3de
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 @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
# This is the name of your group, it will be used in PR titles and branch names
dependencies:
patterns:
- "*"

0 comments on commit 76aa3de

Please sign in to comment.