From f2438ca9862340f82950ceb89eeff32d60ec5680 Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Tue, 16 Jun 2026 14:51:17 +0200 Subject: [PATCH] Fix commit hash and version tag --- .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 e820fcf4c..22f8971e6 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: b859c0df7f391deba73030f79b957e62b4d81dc6 # varcon-core-v5.0.7 + rev: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 hooks: - id: typos args: [--force-exclude]