Skip to content

Commit f841518

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3
1 parent 2677283 commit f841518

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
@@ -25,7 +25,7 @@ repos:
2525
args: [--mapping, '2', --offset, '2', --sequence, '4', --implicit_start]
2626
files: .pre-commit-config.yaml$
2727
- repo: https://github.com/python-jsonschema/check-jsonschema
28-
rev: 0.31.1
28+
rev: 0.31.3
2929
hooks:
3030
- id: check-azure-pipelines
3131
- id: check-github-workflows

0 commit comments

Comments
 (0)