Skip to content

Commit

Permalink
Update pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melvinebenezer authored Apr 9, 2024
1 parent 4198b8f commit 4e23e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
if: github.event_name != 'pull_request_target'
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.9'
cache: "pip"
- run: pip install -r requirements.txt
- name: pre-commit
Expand Down

0 comments on commit 4e23e3b

Please sign in to comment.