Skip to content

Commit c156450

Browse files
committed
Update pre-commit version for gitlab workflow
1 parent 74bf691 commit c156450

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: "🐍 Set up Python"
1919
uses: "actions/setup-python@v5"
2020
with:
21-
python-version: 3.9
21+
python-version: "3.13"
2222
- name: "⚙️ Install Poetry"
2323
uses: "abatilo/[email protected]"
2424
- name: "⚙️ Install dependencies"

0 commit comments

Comments
 (0)