Skip to content

Commit a670b4a

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3
1 parent 98d2594 commit a670b4a

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
@@ -55,7 +55,7 @@ repos:
5555
files: ^src/ds_caselaw_utils/test_
5656

5757
- repo: https://github.com/python-jsonschema/check-jsonschema
58-
rev: 0.31.2
58+
rev: 0.31.3
5959
hooks:
6060
- id: check-jsonschema
6161
files: ^src/ds_caselaw_utils/data/court_names.yaml$

0 commit comments

Comments
 (0)