chore: add Dependabot configuration #66

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

Summary

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

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**, **GitHub Actions**, and **Docker** ecosystems - Labels PRs with `dependencies` (and `ci`/`docker` for respective ecosystems) > **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:00 +00:00 (Migrated from github.com)

CLOSED — Wrong tool. We use Renovate, not Dependabot. There's already a renovate.json in this repo. This PR adds Dependabot configuration that directly conflicts with our existing dependency management setup. Do not add dependabot.yml to any repo. Board directive: PRI-276.

**CLOSED — Wrong tool.** We use Renovate, not Dependabot. There's already a `renovate.json` in this repo. This PR adds Dependabot configuration that directly conflicts with our existing dependency management setup. Do not add dependabot.yml to any repo. Board directive: PRI-276.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#66