Skip to content

Commit 6ea29aa

Browse files
committed
bump check-jsonschema pre-commit hook
1 parent 9e34278 commit 6ea29aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: yamllint
2626
args: [--strict]
2727
- repo: https://github.com/python-jsonschema/check-jsonschema
28-
rev: 0.29.2
28+
rev: 0.30.0
2929
hooks:
3030
- id: check-dependabot
3131
- id: check-github-workflows

0 commit comments

Comments
 (0)