diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7bc450..62bbe4d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: markdownlint-cli2 require_serial: true - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.29.3" + rev: "0.29.4" hooks: - id: check-github-actions - id: check-github-workflows