Skip to content
Snippets Groups Projects
.pre-commit-config.yaml 286 B
Newer Older
  • Learn to ignore specific revisions
  • Varac's avatar
    Varac committed
    repos:
    
    Varac's avatar
    Varac committed
    # - repo: https://github.com/pre-commit/pre-commit-hooks
    #   rev: v3.4.0
    #   hooks:
    #   - id: check-yaml
    #     args: [--allow-multiple-documents]
    #     exclude: \*./charts/base/templates
    
    Varac's avatar
    Varac committed
    - repo: https://github.com/gruntwork-io/pre-commit
    
    Varac's avatar
    Varac committed
      hooks:
      - id: helmlint