File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/asottile/pyupgrade
3
- rev : v2.7.4
3
+ rev : v2.13.0
4
4
hooks :
5
5
- id : pyupgrade
6
6
args : ["--py36-plus"]
7
7
8
8
- repo : https://github.com/psf/black
9
- rev : 20.8b1
9
+ rev : 21.4b0
10
10
hooks :
11
11
- id : black
12
12
args : ["--target-version", "py36"]
13
13
14
- - repo : https://gitlab .com/pycqa /flake8
15
- rev : 3.8.4
14
+ - repo : https://github .com/PyCQA /flake8
15
+ rev : 3.9.1
16
16
hooks :
17
17
- id : flake8
18
18
additional_dependencies : [flake8-2020]
19
19
20
20
- repo : https://github.com/pycqa/isort
21
- rev : 5.7 .0
21
+ rev : 5.8 .0
22
22
hooks :
23
23
- id : isort
24
24
25
25
- repo : https://github.com/pre-commit/pygrep-hooks
26
- rev : v1.7 .0
26
+ rev : v1.8 .0
27
27
hooks :
28
28
- id : python-check-blanket-noqa
29
29
You can’t perform that action at this time.
0 commit comments