Skip to content

Commit 0109c32

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63bce8d commit 0109c32

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
@@ -24,7 +24,7 @@ repos:
2424
args: ["--disable", "MD013"]
2525

2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.36.1
27+
rev: 0.36.2
2828
hooks:
2929
- id: check-renovate
3030
args: [ "--verbose" ]

0 commit comments

Comments
 (0)