From e96e95afc7ceb9b5f57e4e04d5cce2eff99da116 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:14:30 +0200 Subject: [PATCH] chore(deps): update all dependencies Signed-off-by: Platform Engineering Bot --- .pre-commit-config.yaml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc93bd7..3ede8f8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: markdownlint additional_dependencies: [rake] - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 37.61.4 + rev: 37.68.3 hooks: - id: renovate-config-validator - repo: https://github.com/mrtazz/checkmake.git diff --git a/requirements.txt b/requirements.txt index 63fa47f..f00122e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==8.6.1 +ansible==9.0.1 boto3==1.29.3