Skip to content

Commit

Permalink
Group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MrThearMan committed Jan 17, 2024
1 parent 178fd7a commit 279be47
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 @@ -11,6 +11,10 @@ updates:
interval: "weekly"
pull-request-branch-name:
separator: "-"
groups:
github-actions-dependencies:
patterns:
- "*"

# Update Poetry dependencies
- package-ecosystem: "pip" # yes, this is correct
Expand All @@ -19,3 +23,7 @@ updates:
interval: "weekly"
pull-request-branch-name:
separator: "-"
groups:
python-dependencies:
patterns:
- "*"

0 comments on commit 279be47

Please sign in to comment.