Skip to content

chore: add Dependabot config - #4

Merged
zhawtof merged 1 commit into
mainfrom
claude/cool-diffie-c108a9
May 15, 2026
Merged

chore: add Dependabot config#4
zhawtof merged 1 commit into
mainfrom
claude/cool-diffie-c108a9

Conversation

@zhawtof

@zhawtof zhawtof commented May 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/dependabot.yml to activate the existing dependabot-automerge.yml workflow, which had no config to drive it.
  • Configures weekly updates for npm (root + /demo) and GitHub Actions.
  • Groups minor/patch updates by ecosystem to reduce PR noise; majors remain individual PRs so the auto-merge workflow correctly leaves them for human review.

Test plan

  • Confirm Dependabot picks up the config on next scheduled run (or trigger via Insights → Dependency graph → Dependabot → Check for updates).
  • Verify a minor/patch PR from Dependabot is auto-approved and auto-merged by dependabot-automerge.yml.

🤖 Generated with Claude Code

Activates the existing dependabot-automerge workflow by configuring
weekly update schedules for the root npm package, the demo app, and
GitHub Actions. Minor/patch updates are grouped per ecosystem to keep
PR volume manageable; majors stay separate so the auto-merge workflow
leaves them for manual review.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zhawtof
zhawtof merged commit 8f168f8 into main May 15, 2026
5 checks passed
@zhawtof
zhawtof deleted the claude/cool-diffie-c108a9 branch May 15, 2026 23:16
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