diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06ee6d8e03c1c34d131f3b816c31a33ae96ac616..4cc77f380e4449da3762c87360643d50a41c7f64 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.24 + rev: v0.1.25 hooks: - id: helmlint