Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 0e6dfa5

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

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
@@ -199,7 +199,7 @@ repos:
199199

200200
# json
201201
- repo: https://github.com/python-jsonschema/check-jsonschema
202-
rev: 0.36.0
202+
rev: 0.36.1
203203
hooks:
204204
- id: check-circle-ci
205205
- id: check-github-workflows

0 commit comments

Comments
 (0)