Skip to content

Commit

Permalink
Group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 1, 2024
1 parent 536a5f2 commit 08e2cc2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ updates:
interval: monthly
assignees:
- "ezio-melotti"
open-pull-requests-limit: 10
groups:
pip:
patterns:
- "*"

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand All @@ -16,4 +19,7 @@ updates:
interval: monthly
assignees:
- "ezio-melotti"
open-pull-requests-limit: 10
groups:
actions:
patterns:
- "*"

0 comments on commit 08e2cc2

Please sign in to comment.