Skip to content

Commit

Permalink
Setup: update pre-commit python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Jan 15, 2025
1 parent 23c5814 commit 3625702
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 @@ -24,7 +24,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: '3.7'
python-version: '3.10'

- name: Run pre-commit
uses: pre-commit/[email protected]
Expand Down

0 comments on commit 3625702

Please sign in to comment.