Skip to content

Commit 5b64043

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (#802)
1 parent a2c7d2e commit 5b64043

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
@@ -156,7 +156,7 @@ repos:
156156

157157
# Check JSON schemata
158158
- repo: https://github.com/python-jsonschema/check-jsonschema
159-
rev: 0.35.0
159+
rev: 0.36.0
160160
hooks:
161161
- id: check-dependabot
162162
- id: check-github-workflows

0 commit comments

Comments
 (0)