Skip to content

Configure Dependabot for NuGet and GitHub Actions#700

Open
leno23 wants to merge 1 commit into
MiniProfiler:mainfrom
leno23:chore/configure-dependabot-692
Open

Configure Dependabot for NuGet and GitHub Actions#700
leno23 wants to merge 1 commit into
MiniProfiler:mainfrom
leno23:chore/configure-dependabot-692

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 25, 2026

Summary

  • Adds .github/dependabot.yml to enable automated dependency update PRs.
  • Configures weekly checks for NuGet packages across the repository.
  • Configures weekly checks for GitHub Actions used in workflows.

Fixes #692

Test plan

  • Merge and confirm Dependabot opens update PRs for NuGet packages
  • Confirm Dependabot can propose GitHub Actions updates (for example actions/checkout)

Made with Cursor

Add Dependabot version update configuration so dependency updates are
proposed automatically for NuGet packages and GitHub Actions workflows.

Fixes MiniProfiler#692

Co-authored-by: Cursor <cursoragent@cursor.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.

Configure Dependabot

1 participant