Skip to content

Commit e38f4d4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
1 parent de7fe21 commit e38f4d4

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
@@ -37,7 +37,7 @@ repos:
3737

3838
# this validates our github workflow files
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.29.4
40+
rev: 0.30.0
4141
hooks:
4242
- id: check-github-workflows
4343

0 commit comments

Comments
 (0)