From e9af405d022b5daf01f58d9f3a8dedce6c47e2cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jul 2024 21:04:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.0 --- .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 496d7bf31..5d07f3475 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -207,7 +207,7 @@ repos: # json - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-github-workflows - id: check-renovate