Skip to content

Commit 81db313

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4
1 parent af87181 commit 81db313

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
@@ -13,7 +13,7 @@ repos:
1313
- id: ruff
1414
args: [--fix, --exit-non-zero-on-fix]
1515
- repo: https://github.com/python-jsonschema/check-jsonschema
16-
rev: '0.28.3'
16+
rev: '0.29.4'
1717
hooks:
1818
- id: check-github-workflows
1919
args: ["--verbose"]

0 commit comments

Comments
 (0)