Skip to content

Commit

Permalink
Update CI dependencies (#2518)
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 10, 2024
1 parent c70e203 commit a02e308
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 @@ -84,7 +84,7 @@ repos:
- id: black
exclude: .*\.html
- repo: https://github.com/PyCQA/prospector
rev: v1.12.1
rev: v1.13.0
hooks:
- id: prospector
args:
Expand All @@ -95,7 +95,7 @@ repos:
- prospector-profile-duplicated==1.6.0 # pypi
- prospector-profile-utils==1.9.1 # pypi
- repo: https://github.com/sbrunner/jsonschema-validator
rev: 0.1.0
rev: 0.3.2
hooks:
- id: jsonschema-validator
files: ^ci/config\.yaml$
Expand Down

0 comments on commit a02e308

Please sign in to comment.