Update pre-commit hooks

This commit is contained in:
Dreaded_X 2025-03-22 00:33:38 +01:00
parent 6edd6a1474
commit 60a63fff7e
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -11,17 +11,17 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- repo: https://github.com/crate-ci/typos - repo: https://github.com/crate-ci/typos
rev: v1.29.10 rev: v1.30.2
hooks: hooks:
- id: typos - id: typos
args: ["--force-exclude"] args: ["--force-exclude"]
- repo: git@huizinga.dev:Dreaded_X/cluster-crds.git - repo: git@huizinga.dev:Dreaded_X/cluster-crds.git
rev: ef35d3130c479bda8dc8cdd99f0ee6a44b2ba0bd rev: 6508ba150745b55a00d3afa6a1c199a37a425285
hooks: hooks:
- id: kubeconform - id: kubeconform
- repo: https://github.com/tarioch/flux-check-hook - repo: https://github.com/tarioch/flux-check-hook
rev: v0.7.0 rev: v0.8.0
hooks: hooks:
- id: check-flux-helm-values - id: check-flux-helm-values