Skip to content

Commit 4eadf5a

Browse files
authored
ci: group Dependabot GitHub Actions updates into a single PR (#769)
1 parent 9df1551 commit 4eadf5a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ updates:
2626
prefix: "chore"
2727
include: "scope"
2828
open-pull-requests-limit: 10
29+
groups:
30+
# Bundle all GitHub Actions updates into a single pull request
31+
github-actions:
32+
patterns:
33+
- "*"

0 commit comments

Comments
 (0)