Skip to content

Commit 1fcbcff

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

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.33.3
9+
rev: 0.34.0
1010
hooks:
1111
- id: check-metaschema
1212
files: ^static/schemas/.*\.json$

0 commit comments

Comments
 (0)