Skip to content

Commit 6bd86c6

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 2e219a3 commit 6bd86c6

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
@@ -126,7 +126,7 @@ repos:
126126
exclude: CHANGELOG\.rst|\.(svg|pyc)$
127127

128128
- repo: https://github.com/python-jsonschema/check-jsonschema
129-
rev: 0.28.6
129+
rev: 0.29.0
130130
hooks:
131131
- id: check-github-workflows
132132
args: ["--verbose"]

0 commit comments

Comments
 (0)