diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e876c49f..12ab2583 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.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..fb26cb0e 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.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..7ae9e150 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.0 hooks: - id: renovate-config-validator