Skip to content

Commit d59c407

Browse files
committed
group PRs from dependabot
1 parent 474bc8b commit d59c407

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
@@ -7,4 +7,9 @@ updates:
77
# Check for updates once a week
88
schedule:
99
interval: "weekly"
10+
# Group actions version bumps into a single PR
11+
groups:
12+
actions-deps:
13+
patterns:
14+
- "*"
1015

0 commit comments

Comments
 (0)