Skip to content

Commit

Permalink
update precommit instructions in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Yann L. <[email protected]>
Signed-off-by: Yann Lacroix <[email protected]>
  • Loading branch information
Brawdunoir authored and Yann Lacroix committed Jan 10, 2024
1 parent 2f5377f commit eac0be6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ Add this to your `.pre-commit-config.yaml`:
rev: "main"
hooks:
- id: helm-readme-generator
# in order to run helm-readme-generator only once
pass_filenames: false
always_run: true
# default args are [--readme=chart/README.md, --values=chart/values.yaml]
args: [--readme=path/to/README.md, --values=path/to/values.yaml]
```
Expand Down

0 comments on commit eac0be6

Please sign in to comment.