File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 10
10
- id : name-tests-test
11
11
- id : requirements-txt-fixer
12
12
- repo : https://github.com/asottile/setup-cfg-fmt
13
- rev : v2.7 .0
13
+ rev : v2.8 .0
14
14
hooks :
15
15
- id : setup-cfg-fmt
16
16
- repo : https://github.com/asottile/reorder-python-imports
32
32
hooks :
33
33
- id : autopep8
34
34
- repo : https://github.com/PyCQA/flake8
35
- rev : 7.1.2
35
+ rev : 7.2.0
36
36
hooks :
37
37
- id : flake8
38
38
- repo : https://github.com/pre-commit/mirrors-mypy
Original file line number Diff line number Diff line change 10
10
license = MIT
11
11
license_files = LICENSE
12
12
classifiers =
13
- License :: OSI Approved :: MIT License
14
13
Programming Language :: Python :: 3
15
14
Programming Language :: Python :: 3 :: Only
16
15
Programming Language :: Python :: Implementation :: CPython
You can’t perform that action at this time.
0 commit comments