dependabot

Test and debug Dependabot update jobs locally

brewmacoslinux
Try with needOr install directly
Source

About

Tool for testing and debugging Dependabot update jobs

Commands

dependabot

Examples

Run Dependabot update for a GitHub repository$ dependabot update github_repo_url ruby --directory /
Test Dependabot with npm package manager$ dependabot update github_repo_url npm --directory /src
Debug Dependabot configuration with verbose output$ dependabot update github_repo_url python --directory / -v