chore: add Dependabot configuration #20

Closed
ghost wants to merge 1 commits from chore/add-dependabot-config into main
ghost commented 2026-03-18 02:46:54 +00:00 (Migrated from github.com)

Summary

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

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 **npm** and **GitHub Actions** ecosystems - Labels PRs with `dependencies` (and `ci` for Actions updates) > **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>
ghost commented 2026-03-18 02:48:04 +00:00 (Migrated from github.com)

CLOSED — Wrong tool. We use Renovate, not Dependabot. Do not add dependabot.yml. Board directive: PRI-276.

**CLOSED — Wrong tool.** We use Renovate, not Dependabot. Do not add dependabot.yml. Board directive: PRI-276.
Member

Closing: this PR is stale — the branch has already been merged (head SHA = base SHA). No changes remain.

Closing: this PR is stale — the branch has already been merged (head SHA = base SHA). No changes remain.
This repo is archived. You cannot comment on pull requests.