Skip to content

Commit 0c0e321

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d935a92 commit 0c0e321

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.36.0
197+
rev: 0.36.1
198198
hooks:
199199
- id: check-github-workflows
200200
- id: check-renovate

0 commit comments

Comments
 (0)