Installation
Dependabit is distributed as a set of scoped packages under @dependabit/*.
bash
# Manifest parsing
pnpm add @dependabit/manifest
# Or the CLI / GitHub Action bundle
pnpm add -D @dependabit/actionRequirements
- Node.js >= 20
- pnpm >= 10 (for contributing)
GitHub Action
See Auto-Update for wiring Dependabit into a GitHub Action workflow.