Skip to content

Commit 8d37cfb

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (#317)
1 parent 43282a5 commit 8d37cfb

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
@@ -125,7 +125,7 @@ repos:
125125

126126
# Check JSON schemata
127127
- repo: https://github.com/python-jsonschema/check-jsonschema
128-
rev: 0.35.0
128+
rev: 0.36.0
129129
hooks:
130130
- id: check-dependabot
131131
- id: check-github-workflows

0 commit comments

Comments
 (0)