Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

Add Dependabot configuration - #33

Merged
PromoFaux merged 1 commit into
masterfrom
copilot/add-dependabot-config
Sep 2, 2026
Merged

PromoFaux merged 1 commit into
masterfrom
copilot/add-dependabot-config

Conversation

Copilot AI commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Dependency updates have not been automated, increasing the risk of stale NuGet packages and GitHub Actions.

  • Dependabot
    • Added .github/dependabot.yml
    • Configured weekly NuGet dependency updates
    • Configured weekly GitHub Actions updates
version: 2
updates:
  - package-ecosystem: nuget
    directory: /
    schedule:
      interval: weekly

Co-authored-by: PromoFaux <1998970+PromoFaux@users.noreply.github.com>
@PromoFaux
PromoFaux merged commit bccba07 into master Sep 2, 2026
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants