diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cd5422c..0fd1ab2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.4 + rev: 0.38.0 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema