Skip to content

Add Dependabot configuration for dependency updates - #91

Open
AmirMS (AmelBawa-msft) wants to merge 1 commit into
mainfrom
user/amelbawa/enable-depbot
Open

Add Dependabot configuration for dependency updates#91
AmirMS (AmelBawa-msft) wants to merge 1 commit into
mainfrom
user/amelbawa/enable-depbot

Conversation

@AmelBawa-msft

Copy link
Copy Markdown
Collaborator

Enables Dependabot version updates so third-party dependencies are inventoried and patched via reviewable pull requests.

Covers the directories that declare dependencies today:

  • github-actions (/) .github/workflows
  • nuget (/src/future/cmdpal/QuickWingetSetup) Directory.Packages.props
  • nuget (/src/tests/winui) hello.csproj
  • cargo (/src/tests/rust) Cargo.toml

Updates are grouped per ecosystem to keep each refresh to a single PR.

Enables Dependabot version updates so third-party dependencies are
inventoried and patched via reviewable pull requests.

Covers the directories that declare dependencies today:
  - github-actions (/)                          .github/workflows
  - nuget (/src/future/cmdpal/QuickWingetSetup) Directory.Packages.props
  - nuget (/src/tests/winui)                    hello.csproj
  - cargo (/src/tests/rust)                     Cargo.toml

Updates are grouped per ecosystem to keep each refresh to a single PR.

Co-authored-by: Copilot <223556219+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.

1 participant