Skip to content

Commit 0dbe2fe

Browse files
chore(deps): update dependency python to 3.14
1 parent 025bf37 commit 0dbe2fe

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup python
3434
uses: actions/setup-python@v5
3535
with:
36-
python-version: "3.13"
36+
python-version: "3.14"
3737
- uses: actions/cache@v4
3838
name: Cache plugin dir
3939
with:

0 commit comments

Comments
 (0)