diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 604557669..9066cd4d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: args: [--assume-in-merge] - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.29.4 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema