Skip to content

Commit 026a51c

Browse files
committed
group docusaurus dependencies for dependabot
1 parent b591dd3 commit 026a51c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ updates:
88
- "🤖 Dependencies"
99
schedule:
1010
interval: "daily"
11+
groups:
12+
docusaurus:
13+
patterns:
14+
- "@docusaurus/*"
15+
- "docusaurus"
1116
- package-ecosystem: "github-actions"
1217
directory: "/"
1318
labels:

0 commit comments

Comments
 (0)