Skip to content

Commit

Permalink
Group docusaurus dependency updates together
Browse files Browse the repository at this point in the history
It is probably best practice to use a consistent version of docusaurus components. This makes sure we will get all the component updates in one pull request when there is a new release.
  • Loading branch information
shakuzen authored Sep 21, 2023
1 parent 325df2b commit cb1dcf7
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 @@ -8,3 +8,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
groups:
docusaurus:
patterns:
- "@docusaurus*"

0 comments on commit cb1dcf7

Please sign in to comment.