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 40
40
- name : " Setup Python"
41
41
uses : actions/setup-python@v6
42
42
with :
43
- python-version : " 3.13 "
43
+ python-version : " 3.14 "
44
44
- name : " Install uv"
45
45
uses : astral-sh/setup-uv@v7
46
46
with :
Original file line number Diff line number Diff line change 19
19
- name : " Setup Python"
20
20
uses : actions/setup-python@v6
21
21
with :
22
- python-version : " 3.13 "
22
+ python-version : " 3.14 "
23
23
- name : " Install uv"
24
24
uses : astral-sh/setup-uv@v7
25
25
with :
Original file line number Diff line number Diff line change 24
24
- name : " Setup Python"
25
25
uses : actions/setup-python@v6
26
26
with :
27
- python-version : " 3.13 "
27
+ python-version : " 3.14 "
28
28
- name : " Install uv"
29
29
uses : astral-sh/setup-uv@v7
30
30
with :
Original file line number Diff line number Diff line change 40
40
- name : " Setup Python"
41
41
uses : actions/setup-python@v6
42
42
with :
43
- python-version : " 3.13 "
43
+ python-version : " 3.14 "
44
44
- name : " Install uv"
45
45
uses : astral-sh/setup-uv@v7
46
46
with :
59
59
- name : " Setup Python"
60
60
uses : actions/setup-python@v6
61
61
with :
62
- python-version : " 3.13 "
62
+ python-version : " 3.14 "
63
63
- name : " Install uv"
64
64
uses : astral-sh/setup-uv@v7
65
65
with :
79
79
- name : " Setup Python"
80
80
uses : actions/setup-python@v6
81
81
with :
82
- python-version : " 3.13 "
82
+ python-version : " 3.14 "
83
83
- name : " Install uv"
84
84
uses : astral-sh/setup-uv@v7
85
85
with :
Original file line number Diff line number Diff line change 23
23
- name : " Setup Python"
24
24
uses : actions/setup-python@v6
25
25
with :
26
- python-version : " 3.13 "
26
+ python-version : " 3.14 "
27
27
- name : " Install uv"
28
28
uses : astral-sh/setup-uv@v7
29
29
with :
Original file line number Diff line number Diff line change 10
10
- id : end-of-file-fixer
11
11
exclude : \.(po|pot|yml|yaml)$
12
12
- repo : https://github.com/astral-sh/ruff-pre-commit
13
- rev : v0.13.3
13
+ rev : v0.14.0
14
14
hooks :
15
15
- id : ruff
16
16
args : [ --fix ]
You can’t perform that action at this time.
0 commit comments