File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 23
23
hooks :
24
24
- id : black
25
25
- repo : https://github.com/asottile/pyupgrade
26
- rev : v2.37.2
26
+ rev : v2.37.3
27
27
hooks :
28
28
- id : pyupgrade
29
29
args : [--py36-plus]
37
37
hooks :
38
38
- id : gitlint
39
39
- repo : https://github.com/asottile/setup-cfg-fmt
40
- rev : v1.20.2
40
+ rev : v2.0.0
41
41
hooks :
42
42
- id : setup-cfg-fmt
43
43
args : [--min-py3-version, '3.6']
Original file line number Diff line number Diff line change @@ -17,11 +17,6 @@ classifiers =
17
17
Programming Language :: Python
18
18
Programming Language :: Python :: 3
19
19
Programming Language :: Python :: 3 :: Only
20
- Programming Language :: Python :: 3.6
21
- Programming Language :: Python :: 3.7
22
- Programming Language :: Python :: 3.8
23
- Programming Language :: Python :: 3.9
24
- Programming Language :: Python :: 3.10
25
20
Programming Language :: Python :: Implementation :: CPython
26
21
project_urls =
27
22
Documentation = https://github3.readthedocs.io
You can’t perform that action at this time.
0 commit comments