diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 307e98266bdd50c5564f04a9eeac41b19614859f..73337a74801d6bba5fb18f8b361e4e5347677239 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.21 + rev: v0.1.22 hooks: - id: helmlint