File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 - id : codespell
1616 additional_dependencies : ["tomli>=2.0.1"]
1717 - repo : https://github.com/tox-dev/tox-ini-fmt
18- rev : " 1.3.2 "
18+ rev : " 1.4.0 "
1919 hooks :
2020 - id : tox-ini-fmt
2121 args : ["-p", "fix"]
2424 hooks :
2525 - id : pyproject-fmt
2626 - repo : https://github.com/astral-sh/ruff-pre-commit
27- rev : " v0.6.4 "
27+ rev : " v0.6.5 "
2828 hooks :
2929 - id : ruff-format
3030 - id : ruff
Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ requires =
44 tox-uv>=1.11.3
55env_list =
66 fix
7- type
8- coverage
9- docs
10- readme
117 3.13
128 3.12
139 3.11
1410 3.10
1511 3.9
1612 3.8
13+ type
14+ coverage
15+ docs
16+ readme
1717skip_missing_interpreters = true
1818
1919[testenv]
You can’t perform that action at this time.
0 commit comments