From 1f6561dd28d5ae68aabdba6f2449fed32fdf197b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:14:12 +0000 Subject: [PATCH] chore(deps): update minor-grouped | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | aws/aws-cli | 2.19.4 | 2.21.3 | | github-tags | renovatebot/pre-commit-hooks | 39.9.2 | 39.18.1 | | github-tags | tcort/markdown-link-check | v3.12.2 | v3.13.6 | --- .pre-commit-config.yaml | 4 ++-- .tool-versions | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9590173c..977762ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: actionlint-docker - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.2 + rev: 39.18.1 hooks: - id: renovate-config-validator args: [--strict] @@ -54,7 +54,7 @@ repos: stages: [commit, push, manual] - repo: https://github.com/tcort/markdown-link-check - rev: v3.12.2 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 + rev: v3.13.6 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 hooks: - id: markdown-link-check args: [-q, -c .github/markdown-links.json] diff --git a/.tool-versions b/.tool-versions index 55df85a3..6a1a17f4 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.19.4 +awscli 2.21.3 just 1.36.0