Skip to main content
Run pre-commit hooks against your project from a Bolt schedule to enforce code quality and standards as part of your pipeline.

Prerequisites

  • A pre-commit configuration (.pre-commit-config.yaml) in your project.

Usage

Add the Run pre-commit command to your schedule and enter one or more commands, one per line. The command box accepts any command supported by the pre-commit CLI:

Learn more

See the pre-commit integration for setup and available hooks.