From 2d805db8657f96c5435a85ef27a9277597ffe6b3 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Tue, 17 Sep 2024 16:39:19 +0100 Subject: [PATCH] Remove `typos` --- .pre-commit-config.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 460b83b6..24cd4ab1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,14 +3,6 @@ repos: rev: v0.6.3 hooks: - id: ruff-format - - repo: https://github.com/crate-ci/typos - rev: v1.24.3 - hooks: - - id: typos - args: - - --force-exclude - - --hidden - - --locale=en-gb - repo: https://github.com/pappasam/toml-sort rev: v0.23.1 hooks: