Skip to content

Commit 7bad9fe

Browse files
committed
Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2
1 parent 9f0b55c commit 7bad9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: git-check
4444
- repo: https://github.com/python-jsonschema/check-jsonschema
45-
rev: 0.29.1
45+
rev: 0.29.2
4646
hooks:
4747
- id: check-github-actions
4848
- id: check-github-workflows

0 commit comments

Comments
 (0)