diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4cddc2ec..c30e186f 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.59.1 + rev: 38.59.2 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 bba74de2..07def507 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.59.1 + rev: 38.59.2 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 690a5f48..c631dc53 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.59.1 + rev: 38.59.2 hooks: - id: renovate-config-validator