From ae8ad3f374fb9d4401e0595ae43b310549234f78 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Sat, 13 May 2023 02:12:28 +0000
Subject: [PATCH] Update pre-commit hook gruntwork-io/pre-commit to v0.1.22

---
 .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 307e982..73337a7 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.21
+  rev: v0.1.22
   hooks:
   - id: helmlint
-- 
GitLab