Skip to content

Commit 9a9c589

Browse files
authored
Group docusaurus PRs into a single update group (#4876)
1 parent 7b4e938 commit 9a9c589

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ updates:
2525
directory: "docs"
2626
schedule:
2727
interval: "daily"
28+
groups:
29+
docusaurus:
30+
patterns:
31+
- "*docusaurus*"
2832
ignore:
2933
# facebook/docusaurus#4029 suggests MDX v2 will only be in the v3 release.
3034
# facebook/docusaurus#9053 has some more details on the migration.

0 commit comments

Comments
 (0)