Skip to content

chore: configure Dependabot for npm, NuGet, Docker, and GitHub Actions#209

Draft
AleF83 wants to merge 2 commits into
mainfrom
chore/configure-dependabot-for-npm-nuget-docker-github-actio
Draft

chore: configure Dependabot for npm, NuGet, Docker, and GitHub Actions#209
AleF83 wants to merge 2 commits into
mainfrom
chore/configure-dependabot-for-npm-nuget-docker-github-actio

Conversation

@AleF83

@AleF83 AleF83 commented May 17, 2026

Copy link
Copy Markdown
Collaborator

No automated dependency updates were configured for this repository. This adds .github/dependabot.yml with weekly Dependabot schedules for npm (root workspace and the e2e pnpm workspace), NuGet, Docker (configured at /src where the Dockerfile lives), and GitHub Actions. Dev-dependencies are grouped into a single PR per npm workspace to reduce review noise.

Closes #198

AleF83 and others added 2 commits May 16, 2026 21:58
Add .github/dependabot.yml with weekly update schedules for:
- npm at / and /e2e (with dev-dependency grouping)
- nuget at /src
- docker at /src (where Dockerfile lives)
- github-actions at /

Closes #198
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AleF83 AleF83 self-assigned this May 17, 2026
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.

chore: configure Dependabot for npm, NuGet, Docker, and GitHub Actions

1 participant