Skip to content

Add Dependabot configuration for .NET SDK updates #3102

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
Jul 16, 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/

@jviau
Copy link
Contributor

jviau commented Jul 16, 2025

/azp run dotnet-worker.public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jviau jviau merged commit 842276e into Azure:main Jul 16, 2025
9 checks passed
@JamieMagee JamieMagee deleted the add-dotnet-sdk-dependabot branch July 16, 2025 20:34
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