Skip to content

Commit

Permalink
Switched from black to ruff-format
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 13, 2023
1 parent f39411f commit d559e9d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ repos:
hooks:
- id: ruff
args: [--fix, --show-fixes]

- repo: https://github.com/psf/black
rev: 23.11.0
hooks:
- id: black
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
Expand Down

0 comments on commit d559e9d

Please sign in to comment.