Skip to content

Commit a5af5e7

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 788bfb3 commit a5af5e7

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
@@ -48,7 +48,7 @@ repos:
4848
name: Check vulture
4949

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

0 commit comments

Comments
 (0)