Skip to content

Commit 66cd0a5

Browse files
authored
Merge pull request #1007 from jsonschema2dataclass/renovate/python-jsonschema-check-jsonschema-0.29.x
Update pre-commit hook python-jsonschema/check-jsonschema from 0.29.3 to 0.29.4
2 parents 417519f + 1652d43 commit 66cd0a5

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
@@ -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.29.3
26+
rev: 0.29.4
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-renovate

0 commit comments

Comments
 (0)