Skip to content

Commit

Permalink
Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 (#…
Browse files Browse the repository at this point in the history
…6773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 573ba82 commit 55554ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-jsonschema
# match meta.ymls in one of the subdirectories of modules/nf-core
Expand Down

0 comments on commit 55554ae

Please sign in to comment.