From cd99ebff794df194e03a20e311697f2d4e2ebdcf Mon Sep 17 00:00:00 2001 From: shane knapp Date: Mon, 14 Oct 2024 14:41:30 -0700 Subject: [PATCH] remove some 2i2c specific stuff --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f1f7a5f9a..2cb43fce2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: hooks: - id: sops-encryption # Add files here if they contain the word 'secret' but should not be encrypted - exclude: secrets\.md|helm-charts/support/templates/prometheus-ingres-auth/secret\.yaml|helm-charts/basehub/templates/dex/secret\.yaml|helm-charts/basehub/templates/static/secret\.yaml|config/clusters/templates/common/support\.secret\.values\.yaml|helm-charts/basehub/templates/ingress-auth/secret\.yaml + # exclude: # Prevent known typos from being committed - repo: https://github.com/codespell-project/codespell