Skip to content

Commit 67bf562

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69db185 commit 67bf562

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

2929
- repo: https://github.com/python-jsonschema/check-jsonschema
30-
rev: 0.32.1
30+
rev: 0.33.0
3131
hooks:
3232
- id: check-renovate
3333
args: ["--verbose"]

0 commit comments

Comments
 (0)