diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b6568b..2e9618c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.28.5" + rev: "0.28.6" hooks: - id: check-github-actions - id: check-github-workflows