Skip to content

Commit 6c43d74

Browse files
committed
fix(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.2
1 parent c6c10d8 commit 6c43d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
args: [--assume-in-merge]
1111
- id: check-yaml
1212
- repo: https://github.com/python-jsonschema/check-jsonschema
13-
rev: 0.33.1
13+
rev: 0.33.2
1414
hooks:
1515
- id: check-github-workflows
1616
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)