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

Improve dependency management #706

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Improve dependency management #706

merged 2 commits into from
Aug 22, 2024

Conversation

MatMoore
Copy link
Contributor

This adds dependabot groups so that dependabot updates can be grouped into a smaller number of PRs.

I've never tried this feature before, but it seems like it will reduce the manual work involved of merging these PRs.

- dev dependency updates are low risk and easy to review, so we
  can group these
- django-* packages are likely to be updated in lockstep with django
  so allow these to be grouped
@MatMoore MatMoore merged commit 604d0bb into main Aug 22, 2024
5 of 6 checks passed
@MatMoore MatMoore deleted the improve-dependency-management branch August 22, 2024 08:45
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.

2 participants