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

ci: add groups to dependabot #863

Merged
merged 4 commits into from
Jan 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci: add testing-library group
w1nklr committed Jan 17, 2025
commit 086a54b36934ac453636dd59ed3566d4d029b48c
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -35,6 +35,10 @@ updates:
applies-to: version-updates
patterns:
- "@emotion/*"
testing-library:
applies-to: version-updates
patterns:
- "@testing-library/*"
storybook:
applies-to: version-updates
update-types: # Allows minor and patch updates. Wait for manual PR for major updates