repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml args: - --allow-multiple-documents - id: check-added-large-files - id: check-merge-conflict - repo: https://github.com/crate-ci/typos rev: v1.29.10 hooks: - id: typos args: ["--force-exclude"] - repo: git@huizinga.dev:Dreaded_X/cluster-crds.git rev: ef35d3130c479bda8dc8cdd99f0ee6a44b2ba0bd hooks: - id: kubeconform - repo: https://github.com/tarioch/flux-check-hook rev: v0.7.0 hooks: - id: check-flux-helm-values