Skip to content

Commit 943d4c0

Browse files
Update dependency python to 3.14
1 parent 0bb5933 commit 943d4c0

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
@@ -10,5 +10,5 @@ jobs:
1010
- uses: actions/checkout@v6
1111
- uses: actions/setup-python@v6
1212
with:
13-
python-version: "3.13"
13+
python-version: "3.14"
1414
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)