File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 16
16
hooks :
17
17
- id : doc8
18
18
- repo : https://github.com/asottile/pyupgrade
19
- rev : v3.3.1
19
+ rev : v3.4.0
20
20
hooks :
21
21
- id : pyupgrade
22
22
args : [--py38-plus]
46
46
args :
47
47
- --trailing-comma=es5
48
48
- repo : https://github.com/pre-commit/mirrors-eslint
49
- rev : v8.39 .0
49
+ rev : v8.40 .0
50
50
hooks :
51
51
- id : eslint
52
52
files : \.js?$
60
60
language_version : python3
61
61
entry : black --target-version=py38
62
62
- repo : https://github.com/tox-dev/pyproject-fmt
63
- rev : 0.10.0
63
+ rev : 0.11.1
64
64
hooks :
65
65
- id : pyproject-fmt
66
66
- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ classifiers = [
25
25
" License :: OSI Approved :: BSD License" ,
26
26
" Operating System :: OS Independent" ,
27
27
" Programming Language :: Python" ,
28
- " Programming Language :: Python :: 3" ,
29
28
" Programming Language :: Python :: 3 :: Only" ,
30
29
" Programming Language :: Python :: 3.8" ,
31
30
" Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments