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