Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent b69a2f5 commit 61fe738
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ 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
hooks:
- 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: |-
Expand All @@ -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

0 comments on commit 61fe738

Please sign in to comment.