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 8
8
- id : fix-encoding-pragma
9
9
args : [--remove]
10
10
- id : check-yaml
11
- - repo : https://github.com/asottile/reorder_python_imports
11
+ - repo : https://github.com/asottile/reorder-python-imports
12
12
rev : v3.12.0
13
13
hooks :
14
14
- id : reorder-python-imports
15
15
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
18
18
hooks :
19
19
- id : black
20
20
- repo : https://github.com/PyCQA/flake8
30
30
files : ^(RELEASING.rst|README.rst)$
31
31
language : python
32
32
additional_dependencies : [pygments, restructuredtext_lint]
33
- - repo : https://github.com/myint /autoflake.git
33
+ - repo : https://github.com/PyCQA /autoflake
34
34
rev : v2.2.1
35
35
hooks :
36
36
- id : autoflake
You can’t perform that action at this time.
0 commit comments