Download this file
1 2 3 4 5 6 7 8 9 10 11 12 13
repos: - repo: https://github.com/pre-commit/mirrors-prettier rev: "v3.1.0" hooks: - id: prettier additional_dependencies: - prettier@3.2.5 - repo: https://github.com/editorconfig-checker/editorconfig-checker.python rev: "3.1.2" hooks: - id: editorconfig-checker alias: ec