diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79be78a43b419ec4b2c748d52acce94112a01b55..8095741ce85273ab289922e0a44608037a16e171 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.18 + rev: v0.1.19 hooks: - id: helmlint