Skip to content

Commit

Permalink
Update CI dependencies (#2594)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 90044a9 commit 1a1f711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@ repos:
- --output-format=pylint
additional_dependencies:
- prospector-profile-duplicated==1.7.0 # pypi
- prospector-profile-utils==1.10.3 # pypi
- prospector-profile-utils==1.11.1 # pypi
- ruff==0.7.3 # 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.10.1
rev: 39.15.1
hooks:
- id: renovate-config-validator
- repo: https://github.com/sbrunner/python-versions-hook
Expand Down

0 comments on commit 1a1f711

Please sign in to comment.