Skip to content

Commit 168f55b

Browse files
committed
Bump taskcluster_yml_validator in pre-commit configuration to v0.0.4
The latest version of taskcluster_yml_validator brings support for generic-worker payloads, which we will use for Windows tasks (ref #122).
1 parent 1ad7f4c commit 168f55b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-json
1010
exclude: enums/templates/json.json
1111
- repo: https://github.com/marco-c/taskcluster_yml_validator
12-
rev: v0.0.3
12+
rev: v0.0.4
1313
hooks:
1414
- id: taskcluster_yml
1515
- repo: local

0 commit comments

Comments
 (0)