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 : v4.5 .0
3+ rev : v4.6 .0
44 hooks :
55 - id : check-yaml
66 - id : debug-statements
77 - id : end-of-file-fixer
88 - id : trailing-whitespace
99- repo : https://github.com/asottile/reorder-python-imports
10- rev : v3.12 .0
10+ rev : v3.13 .0
1111 hooks :
1212 - id : reorder-python-imports
1313 args : [--application-directories, '.:src', --py37-plus]
1414- repo : https://github.com/psf/black
15- rev : 23.12.1
15+ rev : 24.4.2
1616 hooks :
1717 - id : black
1818 args : [--line-length=79]
1919- repo : https://github.com/asottile/pyupgrade
20- rev : v3.15 .0
20+ rev : v3.16 .0
2121 hooks :
2222 - id : pyupgrade
2323 args : [--py37-plus]
2424- repo : https://github.com/pycqa/flake8
25- rev : 7.0 .0
25+ rev : 7.1 .0
2626 hooks :
2727 - id : flake8
2828 exclude : ^(tests/|docs/|setup.py)
You can’t perform that action at this time.
0 commit comments