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 dependabot config #13

Merged
merged 1 commit into from
Aug 21, 2024
Merged

ci: add dependabot config #13

merged 1 commit into from
Aug 21, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Aug 20, 2024

Previously, we used a fake 'latest' version number on the Go server dep to force users to run go mod tidy. This would then have the side-effect of pinning to the latest version.

The actual solution is to use Dependabot to keep the server dependency up-to-date.

@cwaldren-ld cwaldren-ld requested a review from a team as a code owner August 20, 2024 19:18
@cwaldren-ld cwaldren-ld requested a review from keelerm84 August 20, 2024 19:18
@cwaldren-ld cwaldren-ld merged commit a99d9b6 into main Aug 21, 2024
1 check passed
@cwaldren-ld cwaldren-ld deleted the cw/sc-253856/dependabot branch August 21, 2024 20:32
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