Skip to content

Commit

Permalink
Remove black from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cmalinmayor committed Apr 1, 2024
1 parent 6811521 commit 968cb2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ repos:
- id: ruff
args: [--fix]

- repo: https://github.com/psf/black
rev: 23.1.0
hooks:
- id: black

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

0 comments on commit 968cb2f

Please sign in to comment.