diff --git a/prek.toml b/prek.toml index 888680c..e22ef62 100644 --- a/prek.toml +++ b/prek.toml @@ -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" ] },