diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c541887..9883847 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,5 +3,4 @@ description: This hook checks your helm charts with helm ct. entry: helm-ct.sh language: script - args: - - --all + args: []