From e75706af34c7ae164b2264e57c94603d5d9a77f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:26:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.140.10 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- repo_templates/terraform/repo_files/.pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 05666fd7..c2dbecea 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.9 + rev: 37.140.10 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 4515db4a..a37f1c1f 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.9 + rev: 37.140.10 hooks: - id: renovate-config-validator