From 1284bb92a77275aa080db077290e7348c25924c6 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Tue, 6 Feb 2024 04:41:24 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.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 8786579..bffea0b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: types_or: [markdown, yaml] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.4 + rev: 0.28.0 hooks: - id: check-renovate name: validate renovate config