From 058db6befb782347b98ca310146d7dfc3b6fe5fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 5 May 2026 11:37:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Pin=20pre-commit=20hook=20for=20?= =?UTF-8?q?typos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d02761d57a..d304b78e8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/crate-ci/typos - rev: v1.46.0 + rev: bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 hooks: - id: typos args: [--force-exclude]