Skip to content

Commit

Permalink
Create dependabot group for @mui/* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yz-liu committed Sep 3, 2024
1 parent 814a2bd commit 9e65f9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ updates:
docusaurus:
patterns:
- "@docusaurus/*"
mui:
patterns:
- "@mui/*"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

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

## [0.3.1] - 2024-08-02

Expand Down

0 comments on commit 9e65f9d

Please sign in to comment.