Skip to content

Commit b19f977

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (#746)
1 parent f43df06 commit b19f977

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
@@ -143,7 +143,7 @@ repos:
143143

144144
# Check JSON schemata
145145
- repo: https://github.com/python-jsonschema/check-jsonschema
146-
rev: 0.35.0
146+
rev: 0.36.0
147147
hooks:
148148
- id: check-dependabot
149149
- id: check-github-workflows

0 commit comments

Comments
 (0)