diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3fb733cd..10632588 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.140.12 + rev: 37.140.14 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 5531d882..29403309 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.140.12 + rev: 37.140.14 hooks: - id: renovate-config-validator