From 2dd4d2c881007d01a70fe28988890b3b58295232 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Mon, 16 Feb 2026 07:00:43 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 (#992) Co-authored-by: Renovate Bot --- .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 8519e9911..3456424d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -223,7 +223,7 @@ repos: # json - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-circle-ci - id: check-github-workflows