Skip to content

Commit 5dfba35

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 (#553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05fe8f5 commit 5dfba35

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
@@ -195,7 +195,7 @@ repos:
195195

196196
# json
197197
- repo: https://github.com/python-jsonschema/check-jsonschema
198-
rev: 0.29.4
198+
rev: 0.30.0
199199
hooks:
200200
- id: check-github-workflows
201201
- id: check-renovate

0 commit comments

Comments
 (0)