diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd91d1c..d40f616 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.0 + rev: 0.28.3 hooks: - id: check-github-actions - id: check-github-workflows