Skip to content

Commit 7c770e5

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.0
1 parent 2a10d8a commit 7c770e5

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
@@ -16,7 +16,7 @@ repos:
1616
- id: editorconfig-checker
1717
alias: ec
1818
- repo: https://github.com/python-jsonschema/check-jsonschema
19-
rev: 0.29.2
19+
rev: 0.31.0
2020
hooks:
2121
- id: check-renovate
2222
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)