File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 - id : fix-encoding-pragma
99 args : [--remove]
1010 - id : check-yaml
11- - repo : https://github.com/asottile/reorder_python_imports
11+ - repo : https://github.com/asottile/reorder-python-imports
1212 rev : v3.12.0
1313 hooks :
1414 - id : reorder-python-imports
1515 args : ['--application-directories=.:src', --py3-plus]
16- - repo : https://github.com/python /black
17- rev : 23.10.0
16+ - repo : https://github.com/psf /black
17+ rev : 23.10.1
1818 hooks :
1919 - id : black
2020- repo : https://github.com/PyCQA/flake8
3030 files : ^(RELEASING.rst|README.rst)$
3131 language : python
3232 additional_dependencies : [pygments, restructuredtext_lint]
33- - repo : https://github.com/myint /autoflake.git
33+ - repo : https://github.com/PyCQA /autoflake
3434 rev : v2.2.1
3535 hooks :
3636 - id : autoflake
You can’t perform that action at this time.
0 commit comments