diff --git a/integrations/pre-commit/README.md b/integrations/pre-commit/README.md index 347c4bb..c3b1d8e 100644 --- a/integrations/pre-commit/README.md +++ b/integrations/pre-commit/README.md @@ -21,3 +21,5 @@ repos: # Requires Alejandra to be previously installed in the system - id: alejandra-system ``` + +To use the latest hook, run `pre-commit autoupdate --freeze --repo=https://github.com/kamadorueda/alejandra`.