Skip to content

Commit 2b13d08

Browse files
Merge pull request #1288 from onekey-sec/renovate/python-jsonschema-check-jsonschema-0.x
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1
2 parents 86d05df + f48dd41 commit 2b13d08

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
@@ -77,7 +77,7 @@ repos:
7777
name: Check vulture
7878

7979
- repo: https://github.com/python-jsonschema/check-jsonschema
80-
rev: 0.33.3
80+
rev: 0.34.1
8181
hooks:
8282
- id: check-github-actions
8383
name: Check Github actions

0 commit comments

Comments
 (0)