From 7a63d97b2b488b1fcf4aa571e83ccdf4da70cbb5 Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Tue, 17 Dec 2024 20:06:34 +0000 Subject: [PATCH] chore(deps): update pre-commit hook gruntwork-io/pre-commit to v0.1.25 --- module-assets/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-assets/.pre-commit-config.yaml b/module-assets/.pre-commit-config.yaml index 28fdcb4f..2daa0766 100644 --- a/module-assets/.pre-commit-config.yaml +++ b/module-assets/.pre-commit-config.yaml @@ -176,6 +176,6 @@ repos: pass_filenames: false # helm lint - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.24 + rev: v0.1.25 hooks: - id: helmlint