Skip to content

Commit dde50d6

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0
1 parent 5525f91 commit dde50d6

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
@@ -194,7 +194,7 @@ repos:
194194

195195
# json
196196
- repo: https://github.com/python-jsonschema/check-jsonschema
197-
rev: 0.30.0
197+
rev: 0.33.0
198198
hooks:
199199
- id: check-github-workflows
200200
- id: check-renovate

0 commit comments

Comments
 (0)