Skip to content

Enable Dependabot with weekly schedule - #12

Merged
jaredpar merged 2 commits into
mainfrom
jaredpar-enable-dependabot
Jun 21, 2026
Merged

Enable Dependabot with weekly schedule#12
jaredpar merged 2 commits into
mainfrom
jaredpar-enable-dependabot

Conversation

@jaredpar

Copy link
Copy Markdown
Owner

Keep dependencies up to date automatically by enabling Dependabot. Without this, NuGet packages and GitHub Actions versions drift silently and accumulate risk over time.

Adds a .github/dependabot.yml that checks for updates on a weekly (7-day) cadence for:

  • nuget -- all .NET package references in the repo
  • github-actions -- workflow action versions under .github/workflows/

Both ecosystems are capped at 10 open PRs to avoid noise.

jaredpar and others added 2 commits June 20, 2026 07:40
Add .github/dependabot.yml to automatically check for dependency updates
every 7 days for both NuGet packages and GitHub Actions versions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jaredpar
jaredpar merged commit a17da47 into main Jun 21, 2026
1 check passed
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