Skip to content

Commit d99a3d3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0)
1 parent 99889c8 commit d99a3d3

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
@@ -113,7 +113,7 @@ repos:
113113
# 'git diff --staged', i.e. always passes in pre-push/manual stage.
114114
stages: [commit]
115115
- repo: https://github.com/python-jsonschema/check-jsonschema
116-
rev: 0.28.6
116+
rev: 0.29.0
117117
hooks:
118118
- id: check-github-workflows
119119
args: ["--verbose"]

0 commit comments

Comments
 (0)