From d0c9006267d5267557f4aff448b09d5f5fc797ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 13:25:08 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.2 --- .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 c614efdf..06c9a531 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -195,7 +195,7 @@ repos: # json - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.0 + rev: 0.28.2 hooks: - id: check-github-workflows - id: check-renovate