From 599a8344c670c40bae1cc063025e69e860181be9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 18:29:34 +0000 Subject: [PATCH] chore(deps): update patch-grouped to v1.7.6 (#375) | datasource | package | from | to | | --------------- | ---------------- | ------ | ------ | | github-releases | rhysd/actionlint | 1.7.5 | 1.7.6 | | github-tags | rhysd/actionlint | 1.7.5 | 1.7.6 | | github-tags | rhysd/actionlint | v1.7.5 | v1.7.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .tool-versions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba5ebee..a51da5e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: terraform_fmt - id: terraform_tflint - repo: https://github.com/rhysd/actionlint - rev: v1.7.5 + rev: v1.7.6 hooks: - id: actionlint - repo: https://github.com/shellcheck-py/shellcheck-py diff --git a/.tool-versions b/.tool-versions index 2079365..05ad185 100644 --- a/.tool-versions +++ b/.tool-versions @@ -12,7 +12,7 @@ awscli 2.22.28 # renovate: datasource=github-tags depName=rhysd/actionlint -actionlint 1.7.5 +actionlint 1.7.6 golang 1.23.4