Skip to content

Commit

Permalink
Specify the python version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinXPN authored Dec 2, 2023
1 parent 9776177 commit 6fae41a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: 3.12
- uses: pre-commit/[email protected]

0 comments on commit 6fae41a

Please sign in to comment.