Skip to content

Commit fd91363

Browse files
chore(deps): update dependency python to 3.13 || 3.14
1 parent 76b2885 commit fd91363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup Python
4242
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
4343
with:
44-
python-version: '3.13'
44+
python-version: '3.13 || 3.14'
4545
- uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
4646
with:
4747
enable-cache: false

0 commit comments

Comments
 (0)