diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 661a958..e748a05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.3 + rev: 0.28.1 hooks: - id: check-github-actions - id: check-github-workflows