Skip to content

Commit 1bfe082

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c27a97d commit 1bfe082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: prettier
77

88
- repo: https://github.com/python-jsonschema/check-jsonschema
9-
rev: 0.34.1
9+
rev: 0.35.0
1010
hooks:
1111
- id: check-metaschema
1212
files: ^static/schemas/.*\.json$

0 commit comments

Comments
 (0)