From 4f98745b2187842bc30501826583fbe89ff8ee42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:29:18 +0200 Subject: [PATCH] Update pre-commit hook sirosen/check-jsonschema to v0.29.0 (#89) --- .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 6ca5e0c..a3c83f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: ruff - repo: https://github.com/sirosen/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/mirrors-prettier