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 Dec 13, 2024
1 parent 85e346f commit 67027ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/camptocamp/jsonschema-gentypes
rev: 2.8.1
rev: 2.9.3
hooks:
- id: jsonschema-gentypes
files: |-
Expand Down Expand Up @@ -109,19 +109,19 @@ repos:
- --die-on-tool-error
- --output-format=pylint
additional_dependencies:
- prospector-profile-duplicated==1.8.0 # pypi
- prospector-profile-utils==1.12.2 # pypi
- prospector-profile-duplicated==1.9.0 # pypi
- prospector-profile-utils==1.14.1 # pypi
- ruff==0.8.1 # pypi
- repo: https://github.com/sbrunner/jsonschema-validator
rev: 0.3.2
hooks:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.42.4
rev: 39.64.0
hooks:
- id: renovate-config-validator
- repo: https://github.com/sbrunner/python-versions-hook
rev: 0.7.0
rev: 0.8.0
hooks:
- id: python-versions

0 comments on commit 67027ce

Please sign in to comment.