diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65655cc2b..e59269d09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: ruff - id: ruff-format - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.3 + rev: 0.28.4 hooks: - id: check-github-workflows - id: check-readthedocs