File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 - name : " Setup Python"
4141 uses : actions/setup-python@v6
4242 with :
43- python-version : " 3.13 "
43+ python-version : " 3.14 "
4444 - name : " Install uv"
4545 uses : astral-sh/setup-uv@v7
4646 with :
Original file line number Diff line number Diff line change 1919 - name : " Setup Python"
2020 uses : actions/setup-python@v6
2121 with :
22- python-version : " 3.13 "
22+ python-version : " 3.14 "
2323 - name : " Install uv"
2424 uses : astral-sh/setup-uv@v7
2525 with :
Original file line number Diff line number Diff line change 2424 - name : " Setup Python"
2525 uses : actions/setup-python@v6
2626 with :
27- python-version : " 3.13 "
27+ python-version : " 3.14 "
2828 - name : " Install uv"
2929 uses : astral-sh/setup-uv@v7
3030 with :
Original file line number Diff line number Diff line change 4040 - name : " Setup Python"
4141 uses : actions/setup-python@v6
4242 with :
43- python-version : " 3.13 "
43+ python-version : " 3.14 "
4444 - name : " Install uv"
4545 uses : astral-sh/setup-uv@v7
4646 with :
5959 - name : " Setup Python"
6060 uses : actions/setup-python@v6
6161 with :
62- python-version : " 3.13 "
62+ python-version : " 3.14 "
6363 - name : " Install uv"
6464 uses : astral-sh/setup-uv@v7
6565 with :
7979 - name : " Setup Python"
8080 uses : actions/setup-python@v6
8181 with :
82- python-version : " 3.13 "
82+ python-version : " 3.14 "
8383 - name : " Install uv"
8484 uses : astral-sh/setup-uv@v7
8585 with :
Original file line number Diff line number Diff line change 2323 - name : " Setup Python"
2424 uses : actions/setup-python@v6
2525 with :
26- python-version : " 3.13 "
26+ python-version : " 3.14 "
2727 - name : " Install uv"
2828 uses : astral-sh/setup-uv@v7
2929 with :
Original file line number Diff line number Diff line change 1010 - id : end-of-file-fixer
1111 exclude : \.(po|pot|yml|yaml)$
1212 - repo : https://github.com/astral-sh/ruff-pre-commit
13- rev : v0.13.3
13+ rev : v0.14.0
1414 hooks :
1515 - id : ruff
1616 args : [ --fix ]
You can’t perform that action at this time.
0 commit comments