diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e57fe71..e48ed25 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-added-large-files - id: check-json - repo: https://github.com/python-jsonschema/check-jsonschema - rev: '0.27.2' + rev: '0.30.0' hooks: - id: check-github-workflows args: ['--verbose']