chore: add Dependabot configuration #5

Merged
ghost merged 1 commits from chore/add-dependabot-config into main 2026-03-18 02:55:28 +00:00
ghost commented 2026-03-18 02:47:14 +00:00 (Migrated from github.com)

Summary

  • Adds .github/dependabot.yml to enable automated dependency version updates
  • Configures weekly checks for GitHub Actions ecosystem
  • Labels PRs with dependencies and ci

Note: Dependabot security alerts and security updates require separate GitHub repo settings that need board action on GitHub App permissions (tracked in PRI-269).

Test plan

  • Verify Dependabot begins creating version update PRs after merge
  • Confirm labels are applied correctly

🤖 Generated with Claude Code
Co-Authored-By: Paperclip noreply@paperclip.ing

## Summary - Adds `.github/dependabot.yml` to enable automated dependency version updates - Configures weekly checks for **GitHub Actions** ecosystem - Labels PRs with `dependencies` and `ci` > **Note:** Dependabot _security alerts_ and _security updates_ require separate GitHub repo settings that need board action on GitHub App permissions (tracked in PRI-269). ## Test plan - [ ] Verify Dependabot begins creating version update PRs after merge - [ ] Confirm labels are applied correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Paperclip <noreply@paperclip.ing>
Chris Farhood approved these changes 2026-03-18 02:55:19 +00:00
Chris Farhood left a comment

Clean. Ship it.

Clean. Ship it.
Sign in to join this conversation.