Skip to content

Commit

Permalink
ci: Group dependabot updates
Browse files Browse the repository at this point in the history
* Group dependabot updates to reduce the number of PRs.
   - c.f. sp-repo-review GH212: Require GHA update grouping
     https://learn.scientific-python.org/development/guides/gha-basic/#GH212
  • Loading branch information
matthewfeickert committed Feb 14, 2024
1 parent 2eaacfa commit bbaa698
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"

0 comments on commit bbaa698

Please sign in to comment.