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

Add golang version datasource configuration for go.yml workflow #197

Merged

Conversation

catatsuy
Copy link
Owner

@catatsuy catatsuy commented Mar 2, 2025

This pull request includes an update to the renovate.json configuration file to ensure proper dependency management for Go versions in GitHub workflows.

Changes to dependency management:

  • renovate.json: Added a new configuration block to match and update Go versions specified in the .github/workflows/go.yml file. This includes setting the datasourceTemplate to "golang-version" and defining the depNameTemplate as "golang".

@catatsuy catatsuy merged commit 678bdc7 into master Mar 2, 2025
4 checks passed
@catatsuy catatsuy deleted the feature-auto-update-go-version-on-test-for-renovate branch March 2, 2025 08:09
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.

1 participant