From fe479f986c6dab086732850756fc6af5564f14e3 Mon Sep 17 00:00:00 2001 From: Varac renovate bot <renovatebot@varac.net> Date: Tue, 5 Dec 2023 21:02:22 +0000 Subject: [PATCH] Update pre-commit hook gruntwork-io/pre-commit to v0.1.23 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73337a7..66fa559 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.22 + rev: v0.1.23 hooks: - id: helmlint -- GitLab