From 4f5ce042d363256b2489868177af7626a7ed42d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:12:27 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.39.0 --- .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 4b96111cacc..9efd57f22ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -99,7 +99,7 @@ repos: - id: check-illegal-windows-names - repo: https://github.com/crate-ci/typos - rev: v1.38.1 + rev: v1.39.0 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$