Skip to content

Commit 1913f26

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.2](python-jsonschema/check-jsonschema@0.28.6...0.29.2)
1 parent 2837c96 commit 1913f26

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
@@ -24,7 +24,7 @@ repos:
2424
- https://github.com/packit/.github.git
2525
stages: [manual, push]
2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.28.6
27+
rev: 0.29.2
2828
hooks:
2929
- id: check-github-workflows
3030
args: ["--verbose"]

0 commit comments

Comments
 (0)