Fix yamllint in pre-commit

It did not run correctly.
This commit is contained in:
Miloš Prchlík 2024-04-25 23:06:23 +02:00
commit bbbf15f1b4
10 changed files with 38 additions and 22 deletions

View file

@ -26,6 +26,7 @@ repos:
rev: v1.32.0
hooks:
- id: yamllint
types: [file]
files: "^.*?\\.fmf$"
- repo: https://github.com/teemtee/tmt.git