diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ea1469..d4e49b9 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.3" + rev: "0.37.4" hooks: - id: check-dependabot - id: check-github-workflows