Skip to content

Commit

Permalink
MNT: Remove the unneeded hook. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jul 5, 2024
1 parent 79329a3 commit 53397be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
args: [-t, py38, -l, '100']

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.5.1
hooks:
- id: ruff
name: Linting with Ruff
Expand Down Expand Up @@ -55,7 +55,7 @@ repos:
- numpy

- repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.1.3
rev: 2.1.4
hooks:
- id: pyproject-fmt
name: Apply a consistent format to pyproject.toml
Expand Down

0 comments on commit 53397be

Please sign in to comment.