File tree Expand file tree Collapse file tree 5 files changed +275
-270
lines changed
Expand file tree Collapse file tree 5 files changed +275
-270
lines changed Original file line number Diff line number Diff line change 1616 workflow_dispatch :
1717
1818env :
19- UV_VERSION : 0.8.3
19+ UV_VERSION : 0.8.8
2020
2121jobs :
2222 generate-jobs :
Original file line number Diff line number Diff line change 1717 - test.pypi.org
1818
1919env :
20- UV_VERSION : 0.8.3
20+ UV_VERSION : 0.8.8
2121
2222jobs :
2323 publish :
Original file line number Diff line number Diff line change 1414 - cron : ' 55 2 */7 * *'
1515
1616env :
17- UV_VERSION : 0.8.3
17+ UV_VERSION : 0.8.8
1818
1919jobs :
2020 debug :
Original file line number Diff line number Diff line change @@ -11,19 +11,19 @@ repos:
1111 - id : check-added-large-files
1212 - repo : https://github.com/astral-sh/uv-pre-commit
1313 # uv version.
14- rev : 0.8.3
14+ rev : 0.8.8
1515 hooks :
1616 - id : uv-lock
1717 - repo : https://github.com/charliermarsh/ruff-pre-commit
1818 # Ruff version.
19- rev : v0.12.5
19+ rev : v0.12.8
2020 hooks :
2121 # Linter
2222 - id : ruff
2323 # Formatter
2424 - id : ruff-format
2525 - repo : https://github.com/pre-commit/mirrors-mypy
26- rev : v1.17.0
26+ rev : v1.17.1
2727 hooks :
2828 - id : mypy
2929 files : ^modernrpc
You can’t perform that action at this time.
0 commit comments