Skip to content

chore: disable Dependabot version updates (keep security updates) - #108

Open
ernestprovo23 wants to merge 1 commit into
mainfrom
chore/disable-dependabot-version-updates
Open

chore: disable Dependabot version updates (keep security updates)#108
ernestprovo23 wants to merge 1 commit into
mainfrom
chore/disable-dependabot-version-updates

Conversation

@ernestprovo23

Copy link
Copy Markdown
Member

Removes .github/dependabot.yml, which drives Dependabot version updates — the recurring chore(deps): bump … PRs.

Security updates are NOT affected. Those are a separate repository setting and do not depend on this file. DSE keeps its CVE early-warning; it just stops receiving routine version-bump PRs it does not act on.

Rationale, from the owner: these PRs are not used, and 30 of them were open across the estate — enough noise that the genuinely important ones were indistinguishable from the routine ones. Reducing the volume is what makes a real security update visible.

Reversible: restore the file to resume version updates.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HeQhugSBh7GtsDtMeiLaqb

Removes .github/dependabot.yml. Security updates are a separate repository
setting and are unaffected -- the CVE signal is kept, the routine version-bump
PR volume is not. 30 such PRs were open across the estate, which made the
important ones indistinguishable from the noise.

Reversible: restore this file to resume version updates.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HeQhugSBh7GtsDtMeiLaqb
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