Skip to content

Commit dbab969

Browse files
chore(deps): update dependency python to 3.13
1 parent 7c2551f commit dbab969

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup python
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: "3.11"
25+
python-version: "3.13"
2626
- name: Format python code with black
2727
uses: psf/black@stable
2828
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)