Skip to content

Commit 7260cb2

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.3 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4be89cb commit 7260cb2

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
@@ -45,7 +45,7 @@ repos:
4545
args: [--autofix, --indent, '4', --trailing-comma]
4646

4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: 0.33.2
48+
rev: 0.33.3
4949
hooks:
5050
- id: check-github-workflows
5151
- id: check-jsonschema

0 commit comments

Comments
 (0)