Skip to content

Commit 3289975

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.2 (#1058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 491edd9 commit 3289975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
language: system
4343
pass_filenames: false
4444
- repo: https://github.com/python-jsonschema/check-jsonschema
45-
rev: 0.37.0
45+
rev: 0.37.2
4646
hooks:
4747
- id: check-renovate
4848
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)