From 5651fafc964e6790a9bf3e953ec86f827c5b3cef Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Wed, 3 Jun 2026 12:51:53 +0300 Subject: [PATCH] ci: pin typos pre-commit hook --- .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 f6ed399b..d11b9688 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: detect-private-key - repo: https://github.com/crate-ci/typos - rev: v1 + rev: v1.47.0 hooks: - id: typos # empty to do not write fixes