From 15f84e089b359bdfe2bbd885a596d4ed321ab6d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 22:51:51 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v38.70.3 --- .pre-commit-config.yaml | 2 +- .../terraform/repo_files/init_repo/.pre-commit-config.yaml | 2 +- .../terraform/repo_files/tofu_migration/.pre-commit-config.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e876c49f..62d78fa1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,6 +21,6 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.67.2 + rev: 38.70.3 hooks: - id: renovate-config-validator diff --git a/repo_templates/terraform/repo_files/init_repo/.pre-commit-config.yaml b/repo_templates/terraform/repo_files/init_repo/.pre-commit-config.yaml index add5912d..a964a9a9 100644 --- a/repo_templates/terraform/repo_files/init_repo/.pre-commit-config.yaml +++ b/repo_templates/terraform/repo_files/init_repo/.pre-commit-config.yaml @@ -52,6 +52,6 @@ repos: args: - --args=--config-file __GIT_WORKING_DIR__/.checkov.yml - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.67.2 + rev: 38.70.3 hooks: - id: renovate-config-validator diff --git a/repo_templates/terraform/repo_files/tofu_migration/.pre-commit-config.yaml b/repo_templates/terraform/repo_files/tofu_migration/.pre-commit-config.yaml index 90cc7763..0484f46e 100644 --- a/repo_templates/terraform/repo_files/tofu_migration/.pre-commit-config.yaml +++ b/repo_templates/terraform/repo_files/tofu_migration/.pre-commit-config.yaml @@ -53,6 +53,6 @@ repos: args: - --args=--config-file __GIT_WORKING_DIR__/.checkov.yml - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.67.2 + rev: 38.70.3 hooks: - id: renovate-config-validator