andoniaf/dependabot-devbox

Automatically update Devbox packages and open PRs, like Dependabot but for devbox.json

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with repo write access (to open PRs)yes
directoryDirectory containing devbox.json (relative to repo root)no/
base-branchBase branch to open PRs against. Defaults to the repo default branch.no""
gem-versionPin a specific dependabot-devbox gem version (e.g. '0.1.0'). Defaults to latest.no""
group-updatesGroup minor/patch updates into a single PR; each major update still gets its own PR. When "false", every update (major or not) gets its own PR.nofalse
exclude-packagesSpace/comma-separated list of package names to skip (e.g. 'go nodejs').no""
cooldown-daysSkip a package version until it has been released for this many days. Set to 0 to disable.no7

no outputs