Skip to content

Add Dependabot config for weekly NuGet updates#370

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/dependabot-nuget-updates
May 27, 2026
Merged

Add Dependabot config for weekly NuGet updates#370
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/dependabot-nuget-updates

Conversation

@jonathanpeppers
Copy link
Copy Markdown
Member

Enables Dependabot to keep our NuGet dependencies current without manual tracking. Weekly cadence keeps update noise manageable while still surfacing security and version bumps in a timely fashion.

Adds .github/dependabot.yml with a single nuget ecosystem entry rooted at the repo, scheduled weekly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 27, 2026 19:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Dependabot configuration to automatically propose weekly updates for NuGet dependencies in this repository, reducing manual tracking while keeping dependency drift manageable.

Changes:

  • Introduced .github/dependabot.yml enabling Dependabot for the nuget ecosystem.
  • Configured Dependabot to scan from the repository root on a weekly schedule.

@jonathanpeppers
Copy link
Copy Markdown
Member Author

I think we just have to merge and test this live, through GitHub UI.

@jonathanpeppers jonathanpeppers merged commit 8f21659 into main May 27, 2026
2 of 3 checks passed
@jonathanpeppers jonathanpeppers deleted the jonathanpeppers/dependabot-nuget-updates branch May 27, 2026 19:17
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.

3 participants