Skip to content

Commit ef991bf

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

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

0 commit comments

Comments
 (0)