Skip to content

Commit 333b9f9

Browse files
chore(deps): update dependency python to 3.13 (#848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43f04c3 commit 333b9f9

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
@@ -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)