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

Dependabot tweaks #1983

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Dependabot tweaks #1983

merged 3 commits into from
Sep 25, 2023

Conversation

divergentdave
Copy link
Collaborator

This makes three changes to our Dependabot configuration:

  • Ignore all updates to the library "postgres" container image. Putting this in the configuration will avoid some back-and-forth with each new release branch.
  • Group all GHA reusable actions related to Docker together.
  • Ignore all semver-minor updates to libprio-rs. Since these are often wire-breaking changes, these tend to be just noise. We can handle updates in other cases manually.

@divergentdave divergentdave requested a review from a team as a code owner September 25, 2023 17:03
@divergentdave divergentdave merged commit b0de927 into main Sep 25, 2023
9 checks passed
@divergentdave divergentdave deleted the david/dependabot-tweaks branch September 25, 2023 18:35
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