Skip to content

Commit fa1fa9d

Browse files
Merge pull request #6 from missingcharacter/renovate/all
Update dependency python to 3.13
2 parents 1c977e8 + 8674195 commit fa1fa9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup python
1717
uses: actions/setup-python@v5
1818
with:
19-
python-version: '3.11'
19+
python-version: '3.13'
2020
- name: Install tools
2121
shell: bash
2222
run: |

0 commit comments

Comments
 (0)