diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a517583..d824d80 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: additional_dependencies: ["validate-pyproject-schema-store[all]"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 5030dca3047414c338091455ac41803200ec1f0f # frozen: 0.37.3 + rev: 12e63946db2c5cfcc9030fac21c3883ba88c6ed8 # frozen: 0.38.0 hooks: - id: check-dependabot - id: check-github-workflows