Skip to content

Commit

Permalink
Group docusaurus PRs into a single update group (#4876)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimitrov authored Nov 5, 2024
1 parent 7b4e938 commit 9a9c589
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ updates:
directory: "docs"
schedule:
interval: "daily"
groups:
docusaurus:
patterns:
- "*docusaurus*"
ignore:
# facebook/docusaurus#4029 suggests MDX v2 will only be in the v3 release.
# facebook/docusaurus#9053 has some more details on the migration.
Expand Down

0 comments on commit 9a9c589

Please sign in to comment.