Skip to content

chore: Remove Dependabot config in favor of Renovate - #469

Merged
jsonbailey merged 1 commit into
mainfrom
jb/remove-dependabot
Jul 27, 2026
Merged

chore: Remove Dependabot config in favor of Renovate#469
jsonbailey merged 1 commit into
mainfrom
jb/remove-dependabot

Conversation

@jsonbailey

@jsonbailey jsonbailey commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What

Removes .github/dependabot.yml.

Why

This repo already uses Renovate for dependency updates (.github/renovate.json, added in #434), so the Dependabot config is redundant — running both produces duplicate/competing dependency-update PRs.

This supersedes #452 (which was adding a version-update cooldown to the Dependabot config); rather than tune Dependabot, we drop it entirely and rely on Renovate.


Note

Low Risk
CI/tooling-only change with no application code or runtime behavior impact.

Overview
Removes the Dependabot configuration file (.github/dependabot.yml), which previously scheduled daily pip updates for the repo root.

Dependency maintenance stays on Renovate (.github/renovate.json), avoiding duplicate or competing update PRs from both bots.

Reviewed by Cursor Bugbot for commit b93d99c. Bugbot is set up for automated code reviews on this repo. Configure here.

@jsonbailey
jsonbailey requested a review from a team as a code owner July 27, 2026 16:04
@jsonbailey
jsonbailey merged commit 7a6aa92 into main Jul 27, 2026
17 checks passed
@jsonbailey
jsonbailey deleted the jb/remove-dependabot branch July 27, 2026 19:57
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.

2 participants