diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 891c852982c..dccbfab9fec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: )$ - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.2 + rev: 0.34.1 hooks: - id: check-jsonschema name: "Match meta.ymls in one of the subdirectories of modules/nf-core"