Skip to content

Commit 9725057

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (talkiq#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f92e90 commit 9725057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ repos:
223223

224224
# json
225225
- repo: https://github.com/python-jsonschema/check-jsonschema
226-
rev: 0.36.2
226+
rev: 0.37.0
227227
hooks:
228228
- id: check-circle-ci
229229
- id: check-github-workflows

0 commit comments

Comments
 (0)