Skip to content

Commit d8c4899

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.3
1 parent 3761a9f commit d8c4899

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212
name: Check YAML files with check-yaml
1313
- repo: https://github.com/python-jsonschema/check-jsonschema
14-
rev: 0.33.0
14+
rev: 0.33.3
1515
hooks:
1616
- id: check-github-workflows
1717
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)