Skip to content

Commit 46b21e8

Browse files
chore(deps): update dependency python to 3.13 (#774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c429e7d commit 46b21e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional_commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ref: ${{ github.event.pull_request.head.sha }}
1616
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1717
with:
18-
python-version: "3.10"
18+
python-version: "3.13"
1919
- name: Install commitizen
2020
run: pip install commitizen
2121
- name: commitizen check

0 commit comments

Comments
 (0)