Skip to content

Commit d1018d3

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.38.0 (release-2026-lts) (#10600)
Update pre-commit hook python-jsonschema/check-jsonschema to v0.38.0 | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | python-jsonschema/check-jsonschema | 0.37.4 | 0.38.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 8a0f811 commit d1018d3

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
@@ -92,7 +92,7 @@ repos:
9292
]
9393

9494
- repo: https://github.com/python-jsonschema/check-jsonschema
95-
rev: 0.37.4
95+
rev: 0.38.0
9696
hooks:
9797
- id: check-jsonschema
9898
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)