Skip to content

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/action

Requirements

  • Node.js >= 20
  • pnpm >= 10 (for contributing)

GitHub Action

See Auto-Update for wiring Dependabit into a GitHub Action workflow.

Released under the MIT License.