From 2fc1ca92f38c4e64a7bc0f251d606576d45ba3ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 14:05:55 +0000 Subject: [PATCH] chore(deps): update pre-commit hooks | datasource | package | from | to | | ----------- | --------------------------------- | -------- | --------- | | github-tags | antonbabenko/pre-commit-terraform | v1.88.4 | v1.89.1 | | github-tags | renovatebot/pre-commit-hooks | 37.278.0 | 37.368.10 | | github-tags | rhysd/actionlint | v1.6.27 | v1.7.0 | --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f88067b..6800a0e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,12 +17,12 @@ repos: - id: detect-private-key - repo: https://github.com/rhysd/actionlint - rev: v1.6.27 + rev: v1.7.0 hooks: - id: actionlint-docker - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.278.0 + rev: 37.368.10 hooks: - id: renovate-config-validator args: ["--strict"] @@ -35,7 +35,7 @@ repos: args: ["--strict" , "--force-scope"] - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.88.4 + rev: v1.89.1 hooks: - id: terraform_fmt - id: terraform_tflint