diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 41063df..b310338 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -exclude: "^(kubernetes/helm-charts/.*)" +exclude: "^(helm-charts/.*)" repos: - repo: https://github.com/pre-commit/pre-commit-hooks