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 Sep 1, 2024
1 parent 132e39f commit 730c265
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repos:
|example-project/ci/config\.yaml
)$
- repo: https://github.com/sbrunner/jsonschema2md2
rev: 1.2.0
rev: 1.3.0
hooks:
- id: jsonschema2md
files: c2cciutils/schema.json
Expand Down Expand Up @@ -109,7 +109,7 @@ repos:
- --builtin-schema
- github-workflows-require-timeout
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.18.1
rev: 38.59.2
hooks:
- id: renovate-config-validator
- repo: https://github.com/sirwart/ripsecrets
Expand All @@ -131,7 +131,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/PyCQA/prospector
Expand Down

0 comments on commit 730c265

Please sign in to comment.