Skip to content

Commit

Permalink
Create dependabot group for @docusaurus/* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yz-liu committed Sep 3, 2024
1 parent 027dddd commit a1ce35f
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
groups:
docusaurus:
patterns:
- "@docusaurus/*"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### 🔧 Internal changes

- Update GitHub Actions workflow to execute build on every pull request (and deployment only on changes to `master`)
- Create dependabot group for `@docusaurus` dependencies

## [0.3.1] - 2024-08-02

Expand Down

0 comments on commit a1ce35f

Please sign in to comment.