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