Skip to content

Commit

Permalink
Update a_pre_commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Feb 3, 2024
1 parent 2d50896 commit 4154f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a_pre_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-python@v5.0.0
with:
python-version: |
3.11
3.9
- name: Install Dependencies
run: |
pip install pre-commit
Expand Down

0 comments on commit 4154f22

Please sign in to comment.