File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 12
12
- id : requirements-txt-fixer
13
13
- id : trailing-whitespace
14
14
- repo : https://github.com/pycqa/flake8
15
- rev : 7.1.2
15
+ rev : 7.2.0
16
16
hooks :
17
17
- id : flake8
18
18
- repo : https://github.com/hhatto/autopep8
30
30
- id : pyupgrade
31
31
args : [--py39-plus]
32
32
- repo : https://github.com/asottile/setup-cfg-fmt
33
- rev : v2.7 .0
33
+ rev : v2.8 .0
34
34
hooks :
35
35
- id : setup-cfg-fmt
36
36
- repo : https://github.com/pre-commit/mirrors-mypy
Original file line number Diff line number Diff line change 9
9
license = Apache License 2.0
10
10
license_files = LICENSE
11
11
classifiers =
12
- License :: OSI Approved :: Apache Software License
13
12
Programming Language :: Python :: 3
14
13
Programming Language :: Python :: 3 :: Only
15
14
Programming Language :: Python :: Implementation :: CPython
You can’t perform that action at this time.
0 commit comments