Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpeach authored Mar 19, 2024
1 parent 4b03643 commit a0d02e4
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 a0d02e4

Please sign in to comment.