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