Skip to content

Commit

Permalink
update precommit instructions in readme (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: Yann L. <56452324+Brawdunoir@users.noreply.github.com>
Signed-off-by: Yann Lacroix <yann.lacroix@advans-group.com>
  • Loading branch information
Brawdunoir authored Jan 16, 2024
1 parent 2f5377f commit 63aed74
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 63aed74

Please sign in to comment.