Skip to content

Commit 60ed89a

Browse files
authored
Merge pull request #67 from DavidCEllis/group-github-actions
Attempt to make dependabot group github action updates
2 parents 892e96f + 9be5dc5 commit 60ed89a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ updates:
55
schedule:
66
# Check for updates to GitHub Actions every week
77
interval: "weekly"
8+
groups:
9+
ci-actions:
10+
patterns: ["*"]

0 commit comments

Comments
 (0)