From 400c2c0b65eb465186c09103383d848f1d5282cb Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Wed, 8 May 2024 06:29:07 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.3 --- .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 383f838..cb69689 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.28.2 + rev: 0.28.3 hooks: - id: check-renovate name: validate renovate config