File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 python-version-file : " pyproject.toml"
2222
2323 - name : Install uv
24- uses : astral-sh/setup-uv@v8.0 .0
24+ uses : astral-sh/setup-uv@v8.1 .0
2525 with :
2626 version : " 0.11.x"
2727 enable-cache : true
6262 python-version : ${{ matrix.python-version }}
6363
6464 - name : Install uv
65- uses : astral-sh/setup-uv@v8.0 .0
65+ uses : astral-sh/setup-uv@v8.1 .0
6666 with :
6767 version : " 0.11.x"
6868 enable-cache : true
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v6
2020
2121 - name : Install uv
22- uses : astral-sh/setup-uv@v8.0 .0
22+ uses : astral-sh/setup-uv@v8.1 .0
2323 with :
2424 version : " 0.11.x"
2525 enable-cache : true
Original file line number Diff line number Diff line change 2727 - id : python-check-blanket-type-ignore
2828 exclude : " test_type_ignore.py"
2929 - repo : https://github.com/astral-sh/ruff-pre-commit
30- rev : v0.15.9
30+ rev : v0.15.11
3131 hooks :
3232 - id : ruff-check
3333 - repo : local
You can’t perform that action at this time.
0 commit comments