From 40d0e5ca4f89287a32f25a44b01033c35a9123c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 23:41:06 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5 --- .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 8efc13c..595287e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.3 + rev: 0.28.5 hooks: - id: check-jsonschema files: ^src/ds_caselaw_utils/data/court_names.yaml$