Skip to content

Commit 8a3567a

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0
1 parent 72b9765 commit 8a3567a

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
@@ -45,7 +45,7 @@ repos:
4545
args: [--autofix, --indent, '4', --trailing-comma]
4646

4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: 0.35.0
48+
rev: 0.36.0
4949
hooks:
5050
- id: check-github-workflows
5151
- id: check-jsonschema

0 commit comments

Comments
 (0)