From f841518dbfc037f8d0a92bf6b428036fca1b3d3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:54:11 +0000 Subject: [PATCH] Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31946c91e..fdcf25086 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: args: [--mapping, '2', --offset, '2', --sequence, '4', --implicit_start] files: .pre-commit-config.yaml$ - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.1 + rev: 0.31.3 hooks: - id: check-azure-pipelines - id: check-github-workflows