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 Oct 4, 2024
1 parent b395be0 commit 21d7e78
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.10.3
rev: v1.11.0
hooks:
- id: prospector
args:
Expand All @@ -99,6 +99,6 @@ repos:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.106.3
rev: 38.108.0
hooks:
- id: renovate-config-validator

0 comments on commit 21d7e78

Please sign in to comment.