Skip to content

Commit

Permalink
Install older pre-commit (docformatter broken)
Browse files Browse the repository at this point in the history
- PyCQA/docformatter#293

Signed-off-by: Fabrice Normandin <fabrice.normandin@gmail.com>
  • Loading branch information
lebrice committed Jan 30, 2025
1 parent 18dfd24 commit 528c441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
version: "0.5.25"
python-version: '3.11'
- run: uv tool install "pre-commit<=4.0.0"
- run: uvx pre-commit --version
- run: uvx pre-commit run --all-files

Expand Down

0 comments on commit 528c441

Please sign in to comment.