File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11exclude : .*\.snap
22repos :
3- # - repo: https://github.com/pre-commit/pre-commit-hooks
4- # rev: v4.4.0
5- # hooks:
6- # - id: check-yaml
7- # - id: check-json
8- # - id: check-merge-conflict
9- # - id: debug-statements
10- # - id: check-case-conflict
11- # - id: check-toml
12- # - id: end-of-file-fixer
13- # - id: trailing-whitespace
3+ - repo : https://github.com/pre-commit/pre-commit-hooks
4+ rev : v4.4.0
5+ hooks :
6+ - id : check-yaml
7+ - id : check-json
8+ - id : check-merge-conflict
9+ - id : debug-statements
10+ - id : check-case-conflict
11+ - id : check-toml
12+ - id : end-of-file-fixer
13+ - id : trailing-whitespace
1414 - repo : https://github.com/PyCQA/isort
1515 rev : 5.12.0 # Use the revision sha / tag you want to point at
1616 hooks :
You can’t perform that action at this time.
0 commit comments