updated yamllint to 1.0.88

This commit is contained in:
Bastian de Byl
2023-07-24 15:29:49 -04:00
parent fd408f1e82
commit 89600fd08e

View File

@@ -5,10 +5,10 @@ name: default
steps: steps:
- name: lint - name: lint
image: docker.io/bdebyl/yamllint:1.0.87 image: docker.io/bdebyl/yamllint:1.0.88
pull: always pull: always
command: commands:
- ansible/ - yamllint ansible/
trigger: trigger:
event: event:
@@ -16,6 +16,6 @@ trigger:
- pull_request - pull_request
--- ---
kind: signature kind: signature
hmac: 9513e0026cb3c7468b184164e008f6a0c2065c62e78aeb035c87ae09a77e082a hmac: 92b44bfb500ce873eb00d47a1c0c317bdad75374081f5fe34d8c35031dd685e6
... ...