Skip to content

Commit cbcc4af

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.1
1 parent 0fa3bf9 commit cbcc4af

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

0 commit comments

Comments
 (0)