Skip to content

Add Dependabot configuration for npm#8

Open
dguido wants to merge 1 commit into
mainfrom
fix/dependabot-config
Open

Add Dependabot configuration for npm#8
dguido wants to merge 1 commit into
mainfrom
fix/dependabot-config

Conversation

@dguido
Copy link
Copy Markdown
Member

@dguido dguido commented Feb 13, 2026

Summary

  • Adds .github/dependabot.yml covering the npm ecosystem (the only package ecosystem in this repo)
  • Weekly schedule with grouped updates for production and development dependencies
  • Open PR limit of 10

Audit findings

  • No .github directory or Dependabot config existed prior to this PR
  • No GitHub Actions workflows exist, so github-actions ecosystem coverage is not applicable
  • No uv/pip ecosystem detected (Node/TypeScript project only)

Test plan

  • Verify Dependabot begins creating PRs after merge
  • Confirm grouping works as expected (production vs development)

Generated with Claude Code

Enables weekly automated dependency updates with grouped PRs
for production and development dependencies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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.

1 participant