File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 24.10 .0
3+ rev : 25.9 .0
44 hooks :
55 - id : black
66 language_version : " python3.12"
77
8- - repo : https://github.com/pre-commit/mirrors- isort
9- rev : v5.10.1
8+ - repo : https://github.com/pycqa/ isort
9+ rev : 7.0.0
1010 hooks :
1111 - id : isort
12- additional_dependencies : [toml]
12+ additional_dependencies : [ toml ]
1313 language_version : " python3.12"
1414
1515 - repo : https://github.com/pre-commit/pre-commit-hooks
16- rev : v5 .0.0
16+ rev : v6 .0.0
1717 hooks :
1818 - id : trailing-whitespace
1919 - id : debug-statements
2020
2121 - repo : https://github.com/asottile/setup-cfg-fmt
22- rev : v2.7 .0
22+ rev : v3.1 .0
2323 hooks :
2424 - id : setup-cfg-fmt
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ license_files =
1414classifiers =
1515 Development Status :: 4 - Beta
1616 Intended Audience :: Developers
17- License :: OSI Approved :: Apache Software License
1817 Programming Language :: Python :: 2
1918 Programming Language :: Python :: 3
2019project_urls =
You can’t perform that action at this time.
0 commit comments