diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9918d6a..24935b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: hooks: - id: validate-pyproject - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: - id: check-github-actions - id: check-github-workflows