Skip to content

Commit b480577

Browse files
Revert "Update pre-commit.yaml"
This reverts commit 671f3f4.
1 parent 671f3f4 commit b480577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python
2828
uses: actions/setup-python@v5
2929
with:
30-
python-version: "3.12"
30+
python-version: "3.9"
3131
architecture: "x64"
3232
- name: Run pre-commit
3333
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)