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

Group dependabot pull requests #193

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Aug 11, 2024

Currently dependabot will generate a pull request per dependency being updated. This change will cause all ruby dependencies to be updated in one pull request, and the same for all github action dependencies, to reduce the number of dependabot PRs.

Currently dependabot will generate a pull request per dependency being
updated.  This change will cause all ruby dependencies to be updated in
one pull request, and the same for all github action dependencies, to
reduce the number of dependabot PRs.

Signed-off-by: Dave Thaler <[email protected]>
@tychonievich tychonievich merged commit 8374c5c into FamilySearch:main Aug 13, 2024
1 check passed
@dthaler dthaler deleted the dependabot-groups branch August 13, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants