# pre-commit (pre-commit) A framework for managing and maintaining multi-language pre-commit hooks. ## Example Usage ```json "features": { "ghcr.io/nikaro/features/pre-commit:3": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Version to install. If not specified, the latest version will be installed. | string | - | | debug | Enable debug logging. | boolean | false | ## Customizations ### VS Code Extensions - `esbenp.prettier-vscode` - `redhat.vscode-yaml` --- _Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/nikaro/features/blob/main/src/pre-commit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._