Skip to content

Commit ef993a5

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (release-5.3) (#8729)
Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | python-jsonschema/check-jsonschema | 0.35.0 | 0.36.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 735ba93 commit ef993a5

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
@@ -77,7 +77,7 @@ repos:
7777
]
7878

7979
- repo: https://github.com/python-jsonschema/check-jsonschema
80-
rev: 0.35.0
80+
rev: 0.36.0
8181
hooks:
8282
- id: check-jsonschema
8383
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)