diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e2bff9a..e4173d1 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.27.2 + rev: 0.27.3 hooks: - id: check-jsonschema files: ^src/ds_caselaw_utils/data/court_names.yaml$