Skip to content

Commit 1a30504

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1
1 parent 1e054c1 commit 1a30504

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.1'
1717
hooks:
1818
- id: check-github-workflows
1919
args: ["--verbose"]

0 commit comments

Comments
 (0)