1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

docs: Explain how to upgrade pre-commit hook

This commit is contained in:
Victor Engmark 2023-01-16 09:17:01 +13:00 committed by Kevin Amado
parent c003b37135
commit 1d27a950a8

View file

@ -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`.