Skip to content

Commit 4080d23

Browse files
authored
Merge pull request #92 from eirtools/renovate/python-jsonschema-check-jsonschema-0.x
Update pre-commit hook python-jsonschema/check-jsonschema from 0.36.2 to 0.37.0
2 parents 8e39a0c + 489a8c4 commit 4080d23

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
@@ -23,7 +23,7 @@ repos:
2323
- id: yamlfmt
2424
args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '150']
2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.36.2
26+
rev: 0.37.0
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-renovate

0 commit comments

Comments
 (0)