Skip to content

Commit 9354747

Browse files
authored
build(dependabot): group github-owned updates (#214)
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
1 parent eb0af51 commit 9354747

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,11 @@ updates:
55
include: scope
66
prefix: build
77
directory: /
8+
groups:
9+
github-owned:
10+
patterns:
11+
- "actions/*"
12+
- "github/*"
13+
- "octokit/*"
814
schedule:
9-
interval: monthly
15+
interval: monthly

0 commit comments

Comments
 (0)