File tree Expand file tree Collapse file tree 1 file changed +19
-17
lines changed Expand file tree Collapse file tree 1 file changed +19
-17
lines changed Original file line number Diff line number Diff line change 11repos :
2- - repo : https://github.com/pre-commit/pre-commit-hooks.git
3- rev : v4.0.1
4- hooks :
5- - id : check-merge-conflict
6- - id : trailing-whitespace
7- - repo : https://github.com/sirosen/check-jsonschema
8- rev : 0.7.1
9- hooks :
10- - id : check-github-workflows
11- - repo : https://github.com/sirosen/texthooks
12- rev : 0.2.2
13- hooks :
14- - id : fix-smartquotes
15- args : ["--show-changes"]
16- - id : fix-ligatures
17- args : ["--show-changes"]
18- - id : forbid-bidi-controls
2+ - repo : " https://github.com/pre-commit/pre-commit-hooks"
3+ rev : " v5.0.0"
4+ hooks :
5+ - id : " check-merge-conflict"
6+ - id : " trailing-whitespace"
7+
8+ - repo : " https://github.com/sirosen/check-jsonschema"
9+ rev : " 0.29.4"
10+ hooks :
11+ - id : " check-github-workflows"
12+
13+ - repo : " https://github.com/sirosen/texthooks"
14+ rev : " 0.6.7"
15+ hooks :
16+ - id : " fix-smartquotes"
17+ args : ["--show-changes"]
18+ - id : " fix-ligatures"
19+ args : ["--show-changes"]
20+ - id : " forbid-bidi-controls"
You can’t perform that action at this time.
0 commit comments