From 0662a670a8c6afeb0c1fb5758c0e786a1140410d Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Tue, 7 Feb 2023 03:06:22 +0000 Subject: [PATCH] Update pre-commit hook gruntwork-io/pre-commit to v0.1.18 --- .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 40323d8e..496a6724 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: - id: debug-statements - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.17 + rev: v0.1.18 hooks: - id: helmlint -- GitLab