diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 288afd6f..32fa0d6c 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: 37.74.3 + rev: 37.76.1 hooks: - id: renovate-config-validator diff --git a/repo_templates/terraform/repo_files/.pre-commit-config.yaml b/repo_templates/terraform/repo_files/.pre-commit-config.yaml index 7d5968fc..fefe8b7d 100644 --- a/repo_templates/terraform/repo_files/.pre-commit-config.yaml +++ b/repo_templates/terraform/repo_files/.pre-commit-config.yaml @@ -47,6 +47,6 @@ repos: args: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.74.3 + rev: 37.76.1 hooks: - id: renovate-config-validator