From 61fe738a6ede25efd8f055bdd62b7d5c64aff4a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:02:20 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a2c238..5a966be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,8 +90,8 @@ repos: - --die-on-tool-error - --output-format=pylint additional_dependencies: - - prospector-profile-duplicated==1.8.1 # pypi - - prospector-profile-utils==1.13.0 # pypi + - prospector-profile-duplicated==1.10.0 # pypi + - prospector-profile-utils==1.14.1 # pypi - ruff==0.8.4 # pypi - repo: https://github.com/sbrunner/jsonschema-validator rev: 0.3.2 @@ -99,7 +99,7 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/camptocamp/helm-common - rev: 2.0.1 + rev: 2.1.1 hooks: - id: helm-template-gen files: |- @@ -115,6 +115,6 @@ repos: - . - tests/expected.yaml - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.44.0 + rev: 39.86.3 hooks: - id: renovate-config-validator