From 5042b5520b19d004cd0473c71d591c616b9b363a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:15:58 +0000 Subject: [PATCH] chore(deps): update patch-grouped | datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | aws/aws-cli | 2.22.26 | 2.22.28 | | github-tags | rhysd/actionlint | v1.7.5 | v1.7.6 | | github-tags | aquasecurity/tfsec | 1.28.11 | 1.28.12 | --- .pre-commit-config.yaml | 2 +- .tool-versions | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c63225e..90d88ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: detect-private-key - repo: https://github.com/rhysd/actionlint - rev: v1.7.5 + rev: v1.7.6 hooks: - id: actionlint-docker diff --git a/.tool-versions b/.tool-versions index db69901..b08bb14 100644 --- a/.tool-versions +++ b/.tool-versions @@ -13,7 +13,7 @@ # check it with # diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly" -awscli 2.22.26 +awscli 2.22.28 # renovate: datasource=github-tags depName=eksctl-io/eksctl eksctl 0.199.0 @@ -32,4 +32,4 @@ terraform-docs 0.19.0 tflint 0.54.0 -tfsec 1.28.11 +tfsec 1.28.12