Skip to content

Commit

Permalink
Group GH Actions from actions/*
Browse files Browse the repository at this point in the history
Not only for reducing the amount of PRs, but also due make sure we capture multiple related updates that must come together (especially around artifacts and GH pages deployments)
  • Loading branch information
riccardoporreca authored May 8, 2024
1 parent 21dfbd2 commit ccafebe
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 @@ -6,3 +6,7 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
actions:
patterns:
- "actions/*"

0 comments on commit ccafebe

Please sign in to comment.