Skip to content

Commit 8e8ed85

Browse files
authored
dependabot groups (#114)
1 parent 7a70d5e commit 8e8ed85

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8+
groups:
9+
deck-loaders-luma:
10+
patterns:
11+
- "*deck*"
12+
- "*loaders*"
13+
- "*luma*"
14+
other:
15+
exclude-patterns:
16+
- "*deck*"
17+
- "*loaders*"
18+
- "*luma*"
819
- package-ecosystem: github-actions
920
directory: "/"
1021
schedule:

0 commit comments

Comments
 (0)