Skip to content

Commit

Permalink
chore: configure grouped dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-davis committed Jul 8, 2023
1 parent c3dc4b2 commit c5144a9
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:
python-updates:
patterns:
- "*" # A wildcard that matches all dependencies in the package

0 comments on commit c5144a9

Please sign in to comment.