From 6d35cb3cf7ad34d4c975513447778c98b7097989 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 03:18:04 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook gruntwork-io/pre-commit to v0.1.19 --- .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 1a321e8f5a1..61ea9069049 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: - .yamllint.yaml id: yamllint - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.18 + rev: v0.1.19 hooks: - id: terraform-fmt