Skip to content

Add Dependabot configuration for automated dependency updates - #55

Merged
coldhighsun merged 1 commit into
mainfrom
chore/add-dependabot-config
Sep 17, 2026
Merged

coldhighsun merged 1 commit into
mainfrom
chore/add-dependabot-config

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

Adds .github/dependabot.yml to configure automated dependency updates via Dependabot.

Details

  • NuGet packages: Weekly updates with grouped minor/patch and major version updates
  • GitHub Actions: Weekly updates with grouped minor/patch and major version updates
  • Pull request limit: 10 for NuGet, 5 for GitHub Actions
  • Labels: "dependencies" for all PRs, "github-actions" for action updates

This enables automatic creation of pull requests for security patches and dependency updates, reducing maintenance overhead and keeping the project's dependencies current.

Testing

No breaking changes; this only enables automation in GitHub.

Adds dependabot.yml to configure automated updates for NuGet packages and GitHub Actions workflows with weekly schedule and grouping for minor/patch and major version updates.
@coldhighsun
coldhighsun merged commit ef7e92f into main Sep 17, 2026
5 checks passed
@coldhighsun
coldhighsun deleted the chore/add-dependabot-config branch September 17, 2026 13:33
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