File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v3.4 .0
3+ rev : v4.2 .0
44 hooks :
55 - id : check-added-large-files
66 args : [--maxkb=100]
77 - id : check-ast
8- - id : check-byte-order-marker
98 - id : check-case-conflict
109 - id : check-docstring-first
1110 - id : check-merge-conflict
11+ - id : fix-byte-order-marker
1212 - id : mixed-line-ending
1313 - id : no-commit-to-branch
1414 args : [--branch, main]
1515 - id : trailing-whitespace
1616 args : [--markdown-linebreak-ext=md]
1717 - repo : https://github.com/ambv/black
18- rev : 20.8b1
18+ rev : 22.3.0
1919 hooks :
2020 - id : black
2121 - repo : https://github.com/asottile/blacken-docs
22- rev : v1.9.2
22+ rev : v1.12.1
2323 hooks :
2424 - id : blacken-docs
25- additional_dependencies : [black==20.8b1 ]
25+ additional_dependencies : [black==22.3.0 ]
You can’t perform that action at this time.
0 commit comments