1 2 3 4 5 6 7
[[repos]] repo = "https://github.com/pre-commit/pre-commit-hooks" rev = "v6.0.0" hooks = [ { id = "check-yaml" }, { id = "end-of-file-fixer" }, ]