diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 66fa5599e24ecca02d759b2e86c3ba3b5bf38d4e..06ee6d8e03c1c34d131f3b816c31a33ae96ac616 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: # args: [--allow-multiple-documents] # exclude: \*./charts/base/templates - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.23 + rev: v0.1.24 hooks: - id: helmlint