From 4ebf2f973eda4553c8fb85672d63657a81e01b0c Mon Sep 17 00:00:00 2001 From: dwreeves Date: Tue, 14 May 2024 08:37:01 -0400 Subject: [PATCH] remove mistake in precommit config --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a135ee4..8aa6ec3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,11 +22,6 @@ repos: hooks: - id: pyproject-fmt - - repo: https://github.com/tox-dev/pyproject-fmt - rev: 1.7.0 - hooks: - - id: pyproject-fmt - - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.1.7