diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03970e04..7901eadc 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.129.1 + rev: 37.130.0 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 3aef69b9..5b4186f0 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.129.1 + rev: 37.130.0 hooks: - id: renovate-config-validator