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