Skip to content

Commit 2e68329

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.28.1
1 parent afe0328 commit 2e68329

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
@@ -8,7 +8,7 @@ repos:
88
- id: check-added-large-files
99
- id: check-json
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: '0.27.2'
11+
rev: '0.28.1'
1212
hooks:
1313
- id: check-github-workflows
1414
args: ['--verbose']

0 commit comments

Comments
 (0)