diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73337a74801d6bba5fb18f8b361e4e5347677239..66fa5599e24ecca02d759b2e86c3ba3b5bf38d4e 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.22 + rev: v0.1.23 hooks: - id: helmlint