Files
dc-kc/.pre-commit-config.yaml
2025-02-06 22:10:21 +00:00

15 lines
437 B
YAML

# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: "https://github.com/pre-commit/pre-commit-hooks"
rev: "v5.0.0"
hooks:
- id: trailing-whitespace
- id: check-added-large-files
- repo: "https://github.com/norwoodj/helm-docs"
rev: "v1.14.2"
hooks:
- id: helm-docs
args:
- --template-files=./README.md.gotmpl