Skip to content

Commit f408a0c

Browse files
committed
add: docusaurus to group in dependabot config
1 parent f51c0b0 commit f408a0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
open-pull-requests-limit: 10
8+
groups:
9+
docusaurus:
10+
patterns:
11+
- '@docusaurus/*'

0 commit comments

Comments
 (0)