[13a70a]: / .pre-commit-config.yaml

Download this file

14 lines (12 with data), 332 Bytes

 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