As a vertical list.

This commit is contained in:
Robert de Bock 2023-11-09 10:09:11 +01:00
parent b2f4ad5abd
commit 0c8b18936f
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ repos:
rev: v1.32.0
hooks:
- id: yamllint
args: [-c=.yamllint]
args:
- -c=.yamllint
- repo: https://github.com/robertdebock/pre-commit
rev: v1.5.2