From d1050ede6abf9b3d726857770fe4631197e83ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 01:11:08 +0000 Subject: [PATCH] chore(deps): update minor-grouped (#194) | datasource | package | from | to | | --------------- | ---------------------------- | -------- | -------- | | github-tags | aws/aws-cli | 2.17.61 | 2.18.0 | | github-releases | casey/just | 1.35.0 | 1.36.0 | | pypi | python-keycloak | 4.5.0 | 4.6.0 | | github-tags | renovatebot/pre-commit-hooks | 38.101.0 | 38.110.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/scripts/integration/requirements.txt | 2 +- .pre-commit-config.yaml | 2 +- .tool-versions | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/scripts/integration/requirements.txt b/.github/scripts/integration/requirements.txt index aa60e213..96820dc7 100644 --- a/.github/scripts/integration/requirements.txt +++ b/.github/scripts/integration/requirements.txt @@ -1 +1 @@ -python-keycloak==4.5.0 +python-keycloak==4.6.0 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab2dc112..d2ff6cd5 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: 38.101.0 + rev: 38.110.1 hooks: - id: renovate-config-validator args: [--strict] diff --git a/.tool-versions b/.tool-versions index 0ce36411..3fbc3f1b 100644 --- a/.tool-versions +++ b/.tool-versions @@ -13,9 +13,9 @@ # 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.17.61 +awscli 2.18.0 -just 1.35.0 +just 1.36.0 pre-commit 3.8.0