Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): organize JavaScript dependencies in groups #4212

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

mastercactapus
Copy link
Member

This pull request includes changes to the .github/dependabot.yml file to better organize and manage dependency updates. The most important changes include the addition of groups for JavaScript dependencies, which allows for more granular control over update patterns and types.

Dependency management improvements:

  • .github/dependabot.yml: Added a js-mui-deps group to handle updates for @mui/* dependencies separately.
  • .github/dependabot.yml: Added a js-deps group for all other JavaScript dependencies, excluding @mui/*, and specified that only patch and minor updates should be applied.

@mastercactapus mastercactapus merged commit 01e29c2 into master Dec 18, 2024
7 checks passed
@mastercactapus mastercactapus deleted the js-bundle branch December 18, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants