Skip to content

Commit

Permalink
Merge pull request #562 from github/manuelpuyol-patch-1
Browse files Browse the repository at this point in the history
Use dependabot groups
  • Loading branch information
mattcosta7 authored May 30, 2024
2 parents e9adf9f + 630afca commit 2045e9c
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 @@ -4,8 +4,16 @@ updates:
directory: /
schedule:
interval: daily
groups:
all-dependencies:
patterns:
- "*"

- package-ecosystem: npm
directory: /
schedule:
interval: daily
groups:
all-dependencies:
patterns:
- "*"

0 comments on commit 2045e9c

Please sign in to comment.