Skip to content

chore: setup dependabot#11

Open
MWG-Logan wants to merge 2 commits into
devfrom
dependabot-setup
Open

chore: setup dependabot#11
MWG-Logan wants to merge 2 commits into
devfrom
dependabot-setup

Conversation

@MWG-Logan
Copy link
Copy Markdown
Member

This pull request introduces a .github/dependabot.yml configuration file to enable automated dependency updates for the project. The configuration specifies weekly update checks for NuGet packages in the repository.

Dependency management:

  • Added .github/dependabot.yml to configure Dependabot for weekly updates of NuGet dependencies in the root directory, targeting the dev branch.

Copilot AI review requested due to automatic review settings April 20, 2026 17:19
Copy link
Copy Markdown

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 automate weekly NuGet dependency update PRs targeting the dev branch.

Changes:

  • Introduces .github/dependabot.yml enabling Dependabot version updates for the NuGet ecosystem.
  • Configures weekly update cadence for package manifests at the repository root.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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