ci: remove Dependabot configuration#559
Merged
Merged
Conversation
Switching dependency management to Renovate for tighter grouping, auto-merge of patch updates after CI, and a single dependency dashboard. The Dependabot config produced too much PR noise for the volume of dependencies in this repo. GitHub-managed Dependabot security updates remain available via Settings -> Code security and are independent of this file.
PR Docker Image PublishedRun locallydocker run --rm -p 3000:3000 ghcr.io/vechain/block-explorer:pr.559.3cdc237 |
Block explorer – Preview
Preview environment destroyed after PR was closed |
davidecarpini
approved these changes
May 26, 2026
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.
Summary
Remove
.github/dependabot.yml. Dependency management moves to Renovate, which offers tighter grouping, auto-merge of patch updates, and a single dependency dashboard. GitHub's built-in Dependabot security updates remain available via repository security settings independent of this file.