Skip to content

Commit

Permalink
.pre-commit-config.yaml: Reinstate ruff-format
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandewhurst committed Oct 29, 2024
1 parent 31eed0b commit c54ec0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repos:
rev: v0.6.9
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.4.18
hooks:
Expand Down

0 comments on commit c54ec0a

Please sign in to comment.