File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
2- - repo : https://github .com/pre-commit /pre-commit-hooks
3- rev : v5.0 .0
2+ - repo : https://gitlab .com/vojko.pribudic.foss /pre-commit-update
3+ rev : v0.9 .0
44 hooks :
5- - id : check-added-large-files
6- - id : check-case-conflict
7- - id : check-json
8- - id : check-merge-conflict
9- - id : check-symlinks
10- - id : check-toml
11- - id : check-xml
12- - id : check-yaml
13- - id : debug-statements
14- - id : destroyed-symlinks
15- - id : detect-private-key
16- - id : end-of-file-fixer
17- - id : mixed-line-ending
18- - id : pretty-format-json
19- - id : trailing-whitespace
5+ - id : pre-commit-update
206
21- - repo : https://github.com/codespell-project/codespell
22- rev : v2.2.6
7+ - repo : https://github.com/pre-commit/pre-commit-hooks
8+ rev : v6.0.0
239 hooks :
24- - id : codespell
10+ - id : check-added-large-files
11+ - id : check-case-conflict
12+ - id : check-json
13+ - id : check-merge-conflict
14+ - id : check-symlinks
15+ - id : check-toml
16+ - id : check-xml
17+ - id : check-yaml
18+ - id : debug-statements
19+ - id : destroyed-symlinks
20+ - id : detect-private-key
21+ - id : end-of-file-fixer
22+ - id : mixed-line-ending
23+ - id : pretty-format-json
24+ - id : trailing-whitespace
25+
26+ - repo : https://github.com/codespell-project/codespell
27+ rev : v2.4.1
28+ hooks :
29+ - id : codespell
2530 args : [-L, passt, -w]
You can’t perform that action at this time.
0 commit comments