Skip to content

Add Dependabot configuration for .NET SDK updates #2411

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

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

JamieMagee
Copy link
Member

This PR adds Dependabot configuration to automatically manage .NET SDK version updates in global.json.

This configuration will:

  • Monitor the global.json file for .NET SDK version updates
  • Create pull requests when new SDK versions are available
  • Help keep the project secure with the latest SDK patches

For more information, see: https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/

@JamieMagee JamieMagee requested a review from a team as a code owner June 23, 2025 21:19
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

@baywet baywet merged commit f72d3a7 into microsoft:main Jun 24, 2025
9 checks passed
@JamieMagee JamieMagee deleted the add-dotnet-sdk-dependabot branch June 27, 2025 17:55
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