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