From cb3c00822e0853c70b7923a74ea91bb4fd1c3e08 Mon Sep 17 00:00:00 2001 From: Simon Alibert Date: Tue, 8 Apr 2025 11:02:02 +0200 Subject: [PATCH] Switch typos pre-commit to mirror --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b5e09719..4df93a36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,8 +36,8 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - - repo: https://github.com/crate-ci/typos - rev: v1 + - repo: https://github.com/adhtruong/mirrors-typos + rev: v1.31.1 hooks: - id: typos args: [--force-exclude]