Skip to content

Commit

Permalink
No jump required
Browse files Browse the repository at this point in the history
  • Loading branch information
rottj006 committed Oct 10, 2021
1 parent 877cfc3 commit e49509a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

- id: helm-docs-built
args: []
description: Uses locally installed 'helm-docs' to create documentation from the Helm chart's 'values.yaml' file, and inserts the result into a corresponding 'README.md' file.
entry: git-hook/helm-docs
description: Uses auto built 'helm-docs' to create documentation from the Helm chart's 'values.yaml' file, and inserts the result into a corresponding 'README.md' file.
entry: helm-docs
files: (README\.md\.gotmpl|(Chart|requirements|values)\.yaml)$
language: golang
name: Helm Docs Built
Expand Down

0 comments on commit e49509a

Please sign in to comment.