diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e734273..7b17781 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: additional_dependencies: ["validate-pyproject-schema-store[all]"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.37.1" + rev: "0.37.2" hooks: - id: check-dependabot - id: check-github-workflows