Skip to content

Commit 1e0efd5

Browse files
committed
fix(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3
1 parent b04b2d7 commit 1e0efd5

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.31.2
13+
rev: 0.31.3
1414
hooks:
1515
- id: check-github-workflows
1616
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)