Skip to content

Commit

Permalink
🔧 (pre-commit): Run Artifact Hub lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 3, 2023
1 parent 4986ce5 commit df7eb76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ repos:

- repo: local
hooks:
- id: ah-lint
name: Artifact Hub Lint
entry: ah lint --path=charts
language: system
files: ^charts/
pass_filenames: false

- id: helm-docs
name: Helm Docs
entry: hack/gen-helm-docs.sh
Expand Down

0 comments on commit df7eb76

Please sign in to comment.