Skip to content

Commit 4ab63be

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.27.4
1 parent bf4eeeb commit 4ab63be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-yaml
1111

1212
- repo: https://github.com/python-jsonschema/check-jsonschema
13-
rev: 0.27.3
13+
rev: 0.27.4
1414
hooks:
1515
- id: check-jsonschema
1616
files: ^src/ds_caselaw_utils/data/court_names.yaml$

0 commit comments

Comments
 (0)