chore: disable Dependabot version updates (keep security updates) - #108
Open
ernestprovo23 wants to merge 1 commit into
Open
chore: disable Dependabot version updates (keep security updates)#108ernestprovo23 wants to merge 1 commit into
ernestprovo23 wants to merge 1 commit into
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes
.github/dependabot.yml, which drives Dependabot version updates — the recurringchore(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