Skip to content

Commit 845c061

Browse files
Merge pull request #1066 from onekey-sec/renovate/python-jsonschema-check-jsonschema-0.x
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.0
2 parents 1d51cea + 857ae2b commit 845c061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
name: Check vulture
4949

5050
- repo: https://github.com/python-jsonschema/check-jsonschema
51-
rev: 0.30.0
51+
rev: 0.31.0
5252
hooks:
5353
- id: check-github-actions
5454
name: Check Github actions

0 commit comments

Comments
 (0)