Skip to content

Commit fd6ca26

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7061ec commit fd6ca26

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
@@ -19,7 +19,7 @@ repos:
1919
- id: check-merge-conflict
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.34.1
22+
rev: 0.35.0
2323
hooks:
2424
- id: check-github-workflows
2525
- id: check-github-actions

0 commit comments

Comments
 (0)