From 11afcbf0d38af93bf47d8c8fcbf0316539eefb14 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:52:56 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/AleksaC/terraform-py: v1.9.3 → v1.9.4](https://github.com/AleksaC/terraform-py/compare/v1.9.3...v1.9.4) --- .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 17d4225..f7e484b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: language: rust types: [rust] - repo: https://github.com/AleksaC/terraform-py - rev: v1.9.3 + rev: v1.9.4 hooks: - id: tf-fmt