diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55e8f4b..fee2cd1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,8 +9,6 @@ repos: name: " ✔️ Check TOML" - id: check-json name: " ✔️ Check JSON" - - id: trailing-whitespace - name: " ✂️ Trim trailing whitespaces" - repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.0.277 hooks: