Skip to content

Commit c1523e9

Browse files
chore(deps): update dependency python to 3.13
1 parent e8185ca commit c1523e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup python
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version: "3.9"
32+
python-version: "3.13"
3333
- uses: actions/cache@v4
3434
name: Cache plugin dir
3535
with:

0 commit comments

Comments
 (0)