Skip to content

Commit

Permalink
dependabot: group GitHub Actions updates (#100)
Browse files Browse the repository at this point in the history
Group all minor and patch updates together, as they're typically safe to go in one unit.
  • Loading branch information
alaviss authored Aug 30, 2024
1 parent 745183d commit 6002938
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 @@ -5,3 +5,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
actions:
update-types:
- minor
- patch

0 comments on commit 6002938

Please sign in to comment.