Skip to content

Commit 7615511

Browse files
Update dependency python to 3.14
1 parent cdf8257 commit 7615511

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
@@ -14,5 +14,5 @@ jobs:
1414
- uses: actions/checkout@v6
1515
- uses: actions/setup-python@v6
1616
with:
17-
python-version: "3.13"
17+
python-version: "3.14"
1818
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)