docs: Update pre-commit command
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
dfba791804
commit
a0166f01ca
1 changed files with 1 additions and 1 deletions
|
@ -47,5 +47,5 @@ command[check_voip]=/opt/check_ovhcloud/check_voip -w 7200 -c 86400
|
|||
|
||||
```
|
||||
pip install pre-commit
|
||||
pre-commit run --files check_* lib/*
|
||||
pre-commit run --all-files
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue