prek: we don't have yamls to check

This commit is contained in:
bronsen 2026-02-22 12:17:12 +01:00
parent 3e898d1771
commit 84f488f06a

View file

@ -10,7 +10,6 @@ hooks = [
{ id = "check-case-conflict" },
{ id = "check-merge-conflict" },
{ id = "check-toml" },
{ id = "check-yaml" },
{ id = "end-of-file-fixer" },
{ id = "mixed-line-ending", args = [ "--fix=lf" ] },
{ id = "trailing-whitespace", args = [ "--markdown-linebreak-ext=md" ] },