Skip to content

Commit 0efc6b8

Browse files
group dependabot PR's (#189)
Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
1 parent 5baf131 commit 0efc6b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
schedule:
1010
# Check for updates to GitHub Actions every weekday
1111
interval: "daily"
12+
groups:
13+
dependencies:
14+
patterns:
15+
- "*"
1216
labels:
1317
- "New: Pull Request"
1418
- "Bot"

0 commit comments

Comments
 (0)