Skip to content

Commit

Permalink
Merge pull request #9 from ryanpeach/feature/remove-black
Browse files Browse the repository at this point in the history
Update .pre-commit-config.yaml
  • Loading branch information
ryanpeach authored Aug 17, 2024
2 parents 4b03643 + a0d02e4 commit 65d16b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ repos:
- id: remove-tabs
- id: remove-crlf

# Flake8 and black
- repo: https://github.com/psf/black
rev: 24.3.0
hooks:
- id: black

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.3.3
Expand Down

0 comments on commit 65d16b2

Please sign in to comment.