Skip to content

Commit 0ae6e4b

Browse files
committed
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4
1 parent 5c8d335 commit 0ae6e4b

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.3
198+
rev: 0.29.4
199199
hooks:
200200
- id: check-github-workflows
201201
- id: check-renovate

0 commit comments

Comments
 (0)