diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e876c49f..d0ecc7a3 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.71.0 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..d1a982a8 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.71.0 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..d0ae3870 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.71.0 hooks: - id: renovate-config-validator