Skip to content

Commit c47c7db

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0
1 parent 69db185 commit c47c7db

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)