Skip to content

Commit 494ff23

Browse files
[pre-commit.ci] pre-commit autoupdate (#61)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a3a0d7c commit 494ff23

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
@@ -27,7 +27,7 @@ repos:
2727
- id: trailing-whitespace
2828

2929
- repo: https://github.com/python-jsonschema/check-jsonschema
30-
rev: 0.28.6
30+
rev: 0.29.0
3131
hooks:
3232
- id: check-dependabot
3333
- id: check-github-actions

0 commit comments

Comments
 (0)