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$