Skip to content

Commit c560e65

Browse files
authored
Update dependabot.yml (#67)
1 parent 8911b5c commit c560e65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
groups:
8+
dependencies:
9+
patterns:
10+
- "*"
11+
exclude-patterns:
12+
- "rand*"
713
- package-ecosystem: "github-actions"
814
directory: "/"
915
schedule:

0 commit comments

Comments
 (0)