File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
exclude : doc/en/example/py2py3/test_py2.py
2
2
repos :
3
- - repo : https://github.com/ambv /black
4
- rev : 19.3b0
3
+ - repo : https://github.com/psf /black
4
+ rev : 21.11b1
5
5
hooks :
6
6
- id : black
7
7
args : [--safe, --quiet]
8
8
language_version : python3
9
9
- repo : https://github.com/asottile/blacken-docs
10
- rev : v0.5 .0
10
+ rev : v1.12 .0
11
11
hooks :
12
12
- id : blacken-docs
13
13
additional_dependencies : [black==19.3b0]
14
14
language_version : python3
15
15
- repo : https://github.com/pre-commit/pre-commit-hooks
16
- rev : v2.1.0
16
+ rev : v4.0.1
17
17
hooks :
18
18
- id : trailing-whitespace
19
19
- id : end-of-file-fixer
20
20
- id : check-yaml
21
21
- id : debug-statements
22
22
exclude : _pytest/debugging.py
23
23
language_version : python3
24
- - repo : https://gitlab .com/pycqa /flake8
25
- rev : 3.7.7
24
+ - repo : https://github .com/PyCQA /flake8
25
+ rev : 4.0.1
26
26
hooks :
27
27
- id : flake8
28
28
language_version : python3
29
29
- repo : https://github.com/asottile/reorder_python_imports
30
- rev : v1.4 .0
30
+ rev : v2.6 .0
31
31
hooks :
32
32
- id : reorder-python-imports
33
33
args : ['--application-directories=.:src']
34
34
- repo : https://github.com/asottile/pyupgrade
35
- rev : v1.15.0
35
+ rev : v2.29.1
36
36
hooks :
37
37
- id : pyupgrade
38
38
args : [--keep-percent-format]
39
39
- repo : https://github.com/pre-commit/pygrep-hooks
40
- rev : v1.3 .0
40
+ rev : v1.9 .0
41
41
hooks :
42
42
- id : rst-backticks
43
43
- repo : local
You can’t perform that action at this time.
0 commit comments